From e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 4 Aug 2012 16:55:25 +0000 Subject: Replace some USE_GNOME=pkgconfig elemments with USE_PKGCONFIG=build. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17018 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gamin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/gamin/Makefile') diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile index 63d42db70..26e472bae 100644 --- a/devel/gamin/Makefile +++ b/devel/gamin/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/devel/gamin/Makefile,v 1.9 2012/01/17 04:02:05 ahze Exp $ +# $MCom: ports/devel/gamin/Makefile,v 1.10 2012/06/29 08:09:36 kwm Exp $ # PORTNAME= gamin @@ -18,7 +18,8 @@ COMMENT?= A file and directory monitoring system USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GETTEXT= yes -USE_GNOME?= gnomehack _glib20 pkgconfig +USE_GNOME?= gnomehack _glib20 +USE_PKGCONFIG= build USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ --without-python -- cgit v1.2.3