diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /print/flpsed | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'print/flpsed')
-rw-r--r-- | print/flpsed/Makefile | 2 |
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 |