[Midnightbsd-cvs] mports [22304] trunk/devel/xdg-utils/Makefile: add lynx to build depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 19 22:40:23 EST 2017


Revision: 22304
          http://svnweb.midnightbsd.org/mports/?rev=22304
Author:   laffer1
Date:     2017-02-19 22:40:23 -0500 (Sun, 19 Feb 2017)
Log Message:
-----------
add lynx to build depends

Modified Paths:
--------------
    trunk/devel/xdg-utils/Makefile

Modified: trunk/devel/xdg-utils/Makefile
===================================================================
--- trunk/devel/xdg-utils/Makefile	2017-02-20 02:12:38 UTC (rev 22303)
+++ trunk/devel/xdg-utils/Makefile	2017-02-20 03:40:23 UTC (rev 22304)
@@ -12,7 +12,8 @@
 LICENSE=	mit
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	xmlto:${PORTSDIR}/textproc/xmlto
+BUILD_DEPENDS=	xmlto:${PORTSDIR}/textproc/xmlto \
+		lynx:www/lynx
 RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
 		xprop:${PORTSDIR}/x11/xprop \
 		xset:${PORTSDIR}/x11/xset



More information about the Midnightbsd-cvs mailing list