diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 01:02:27 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 01:02:27 +0800 |
commit | 52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch) | |
tree | 2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /editors/winefish | |
parent | 44aaaca6bbffa1779bc55f28ae1cb14117e362ae (diff) | |
download | freebsd-ports-gnome-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.gz freebsd-ports-gnome-52c5d58921fcb6eaee151d4d2defbacbce3c598e.tar.zst freebsd-ports-gnome-52c5d58921fcb6eaee151d4d2defbacbce3c598e.zip |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'editors/winefish')
-rw-r--r-- | editors/winefish/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 0792079f9777..70c19a1c21c4 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -32,7 +32,6 @@ GNU_CONFIGURE= yes USE_GCC= 3.3+ USE_GMAKE= yes USE_GNOME= libgnomeui desktopfileutils gnomehier -USE_XLIB= yes OPTIONS= CONTEXT "Enable ConTexT support (Experimental)" off \ VNTEX "Vietnamese TeX user" off \ |