[Midnightbsd-cvs] mports [23076] trunk/devel/anjuta/Makefile: try to clean up some depends here

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 7 18:53:02 EST 2018


Revision: 23076
          http://svnweb.midnightbsd.org/mports/?rev=23076
Author:   laffer1
Date:     2018-03-07 18:53:01 -0500 (Wed, 07 Mar 2018)
Log Message:
-----------
try to clean up some depends here

Modified Paths:
--------------
    trunk/devel/anjuta/Makefile

Modified: trunk/devel/anjuta/Makefile
===================================================================
--- trunk/devel/anjuta/Makefile	2018-03-07 23:48:23 UTC (rev 23075)
+++ trunk/devel/anjuta/Makefile	2018-03-07 23:53:01 UTC (rev 23076)
@@ -15,10 +15,10 @@
 BUILD_DEPENDS=	autogen:${PORTSDIR}/devel/autogen \
 		bash:${PORTSDIR}/shells/bash \
 		p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext
-LIB_DEPENDS=	pcre.3:${PORTSDIR}/devel/pcre \
-		gladeui-1.10:${PORTSDIR}/devel/glade3 \
-		unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
-		gdl-1.3:${PORTSDIR}/x11-toolkits/gdl
+LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre \
+		libgladeui-1.so:${PORTSDIR}/devel/glade3 \
+		libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
+		libgdl-1.so:${PORTSDIR}/x11-toolkits/gdl
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash \
 		autogen:${PORTSDIR}/devel/autogen \
 		${LOCALBASE}/share/autotools:${PORTSDIR}/devel/autotools \



More information about the Midnightbsd-cvs mailing list