[Midnightbsd-cvs] mports: Makefile: This is one of the ports causing the loop with

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jun 13 15:32:14 EDT 2008


Log Message:
-----------
This is one of the ports causing the loop with depends.

Modified Files:
--------------
    mports/devel/gio-fam-backend:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/gio-fam-backend/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/gio-fam-backend/Makefile -L devel/gio-fam-backend/Makefile -u -r1.1 -r1.2
--- devel/gio-fam-backend/Makefile
+++ devel/gio-fam-backend/Makefile
@@ -24,11 +24,13 @@
 COMMENT=	FAM backend for GLib's GIO library
 LICENSE=	lgpl
 
+LIB_DEPENDS+=	glib-2.0.0:${PORTSDIR}/devel/glib20
+
 USE_BZIP2=	yes
 BUILD_WRKSRC=	${WRKSRC}/gio/fam
 INSTALL_WRKSRC=	${BUILD_WRKSRC}
 GNU_CONFIGURE=	yes
-USE_GNOME=	gnomehack gnometarget pkgconfig _glib20
+USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_FAM=	yes
 USE_GMAKE=	yes
 CONFIGURE_ARGS=	--enable-static --with-libiconv=gnu


More information about the Midnightbsd-cvs mailing list