summaryrefslogtreecommitdiff
path: root/print/flpsed
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /print/flpsed
parentAdd system-config-printer (diff)
- 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=209636
Diffstat (limited to 'print/flpsed')
-rw-r--r--print/flpsed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile
index b45e8f013983..f7be3765b3be 100644
--- a/print/flpsed/Makefile
+++ b/print/flpsed/Makefile
@@ -7,6 +7,7 @@
PORTNAME= flpsed
PORTVERSION= 0.3.9
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.ecademix.com/JohannesHofmann/
@@ -16,7 +17,6 @@ COMMENT= WYSIWYG pseudo Postscript editor
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
USE_GHOSTSCRIPT=yes
USE_GMAKE= yes