diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2012-08-09 13:05:30 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2012-08-09 13:05:30 +0000 |
commit | 5d6fa9ff13c4afb0c9ddcd2d3f055a49b613ec41 (patch) | |
tree | fc493fc0def971a3b83222b9999b07277eb414f1 | |
parent | 8283535e6ee42f739ab2e9422c85d9417b171d3d (diff) | |
download | ports-5d6fa9ff13c4afb0c9ddcd2d3f055a49b613ec41.tar.gz ports-5d6fa9ff13c4afb0c9ddcd2d3f055a49b613ec41.zip |
Notes
-rw-r--r-- | x11-fm/rox-filer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 3af0f038eaad..1e947929f6ec 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -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 |