aboutsummaryrefslogtreecommitdiff
path: root/graphics/gfont
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-01 08:08:45 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-01 08:08:45 +0000
commit71fd703a3df25d2b118e38f5b30cd8f3493dbce0 (patch)
treea70b27b64109beda1393da3739e98cb92a4b67ea /graphics/gfont
parente46786ffad4d28b932b7f43fee9e2608ebf5e3c8 (diff)
downloadports-71fd703a3df25d2b118e38f5b30cd8f3493dbce0.tar.gz
ports-71fd703a3df25d2b118e38f5b30cd8f3493dbce0.zip
Fix dependencies.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=112649
Diffstat (limited to 'graphics/gfont')
-rw-r--r--graphics/gfont/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gfont/Makefile b/graphics/gfont/Makefile
index d7853aeae400..024ce272fa21 100644
--- a/graphics/gfont/Makefile
+++ b/graphics/gfont/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gfont
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= graphics print www
MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \
ftp://ftp.engelschall.com/sw/gfont/
@@ -17,6 +18,7 @@ COMMENT= Graphics Font - Create GIF image rendered with TeX-available Font
BUILD_DEPENDS= gsftopk:${PORTSDIR}/print/teTeX
RUN_DEPENDS= gsftopk:${PORTSDIR}/print/teTeX
+USE_GHOSTSCRIPT_BUILD= yes
USE_PERL5= yes
GNU_CONFIGURE= yes