aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2006-01-01 16:10:22 +0800
committerhrs <hrs@FreeBSD.org>2006-01-01 16:10:22 +0800
commit09721d6cce8ca503a4d475c34484db9b322ce53b (patch)
treed4f61c355bbc0b843d2dca00460bd1ee575890b5 /textproc
parent1be08045944d8bc8e4d04a5a079d819ec8196007 (diff)
downloadfreebsd-ports-gnome-09721d6cce8ca503a4d475c34484db9b322ce53b.tar.gz
freebsd-ports-gnome-09721d6cce8ca503a4d475c34484db9b322ce53b.tar.zst
freebsd-ports-gnome-09721d6cce8ca503a4d475c34484db9b322ce53b.zip
Fix dependencies:
- Use USE_GHOSTSCRIPT_RUN instead of USE_GHOSTSCRIPT. - Remove WITHOUT_X11. Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index e95fad399f33..134b973486ed 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -7,6 +7,7 @@
PORTNAME= docproj
PORTVERSION= 1.14
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= # empty
DISTFILES= # empty
@@ -59,11 +60,10 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Di
.endif
NO_BUILD= yes
-USE_GHOSTSCRIPT= yes
+USE_GHOSTSCRIPT_RUN= yes
USE_PERL5_RUN= yes
PLIST_FILES= #empty
-WITHOUT_X11= yes
DEPENDS_ARGS+= BATCH=yes WITHOUT_X11=${WITHOUT_X11}
message-jadetex: