svn commit: r302341 - head/x11-fm/rox-filer

Jimmy Olgeni olgeni at FreeBSD.org
Thu Aug 9 13:05:31 UTC 2012


Author: olgeni
Date: Thu Aug  9 13:05:30 2012
New Revision: 302341
URL: http://svn.freebsd.org/changeset/ports/302341

Log:
  Use USE_PKGCONFIG.

Modified:
  head/x11-fm/rox-filer/Makefile   (contents, props changed)

Modified: head/x11-fm/rox-filer/Makefile
==============================================================================
--- head/x11-fm/rox-filer/Makefile	Thu Aug  9 12:36:27 2012	(r302340)
+++ head/x11-fm/rox-filer/Makefile	Thu Aug  9 13:05:30 2012	(r302341)
@@ -22,7 +22,8 @@ USE_AUTOTOOLS=	autoconf213
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_XORG=	x11 sm xaw xproto
-USE_GNOME=	atk gconf2 glib20 gnomevfs2 gtk20 libglade2 libidl libxml2 orbit2 pango pkgconfig
+USE_GNOME=	atk gconf2 glib20 gnomevfs2 gtk20 libglade2 libidl libxml2 orbit2 pango
+USE_PKGCONFIG=	yes
 HAS_CONFIGURE=	yes
 
 MAN1=		rox.1



More information about the svn-ports-head mailing list