From 2425f5ece4e485cefcbc52e40794c6e0a95124db Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 1 Jan 2006 08:10:22 +0000 Subject: Fix dependencies: - Use USE_GHOSTSCRIPT_RUN instead of USE_GHOSTSCRIPT. - Remove WITHOUT_X11. Reported by: pointyhat --- textproc/docproj/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') 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: -- cgit v1.2.3