[Midnightbsd-cvs] mports [22403] trunk/devel/anjuta/Makefile: add gconf2 depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 20 16:57:01 EDT 2017


Revision: 22403
          http://svnweb.midnightbsd.org/mports/?rev=22403
Author:   laffer1
Date:     2017-03-20 16:57:00 -0400 (Mon, 20 Mar 2017)
Log Message:
-----------
add gconf2 depends

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

Modified: trunk/devel/anjuta/Makefile
===================================================================
--- trunk/devel/anjuta/Makefile	2017-03-20 12:52:26 UTC (rev 22402)
+++ trunk/devel/anjuta/Makefile	2017-03-20 20:57:00 UTC (rev 22403)
@@ -9,6 +9,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Integrated Development Environment for C and C++
+
 LICENSE=	gpl2
 
 BUILD_DEPENDS=	autogen:${PORTSDIR}/devel/autogen \
@@ -34,7 +35,7 @@
 INSTALLS_ICONS=	yes
 USE_PERL5=	yes
 USE_PYTHON=	yes
-USE_GNOME=	gnomeprefix gnomehack vte gtksourceview2 libgda4
+USE_GNOME=	gnomeprefix gnomehack vte gtksourceview2 libgda4 gconf2
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



More information about the Midnightbsd-cvs mailing list