[Midnightbsd-cvs] mports [22805] trunk/devel/anjuta/Makefile: fix some dependency issues
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 30 16:48:31 EDT 2017
Revision: 22805
http://svnweb.midnightbsd.org/mports/?rev=22805
Author: laffer1
Date: 2017-09-30 16:48:31 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
fix some dependency issues
Modified Paths:
--------------
trunk/devel/anjuta/Makefile
Modified: trunk/devel/anjuta/Makefile
===================================================================
--- trunk/devel/anjuta/Makefile 2017-09-30 19:50:13 UTC (rev 22804)
+++ trunk/devel/anjuta/Makefile 2017-09-30 20:48:31 UTC (rev 22805)
@@ -28,14 +28,12 @@
gdb66:${PORTSDIR}/devel/gdb66 \
yelp:${PORTSDIR}/x11/yelp
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
+USES= gettext gmake tar:bzip2 python:2
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_PERL5= yes
USE_PYTHON= yes
-USE_GNOME= gnomeprefix gnomehack vte gtksourceview2 libgda4 gconf2
+USE_GNOME= gnomeprefix vte gtksourceview2 libgda4 gconf2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the Midnightbsd-cvs
mailing list