diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /x11-fm | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes
Notes:
svn path=/head/; revision=209735
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rox-filer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index f6c1818e5ab6..e5e15a9ab43b 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -22,7 +22,6 @@ USE_AUTOTOOLS= autoconf:213 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= pkgconfig glib20 gtk20 libxml2 gnomevfs2 pango libglade2 -USE_XLIB= yes HAS_CONFIGURE= yes MAN1= rox.1 |