summaryrefslogtreecommitdiff
path: root/print/pslib
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-15 00:46:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-15 00:46:37 +0000
commitdde84359ffeb3f386f9901e3330cb1f32119c0e3 (patch)
tree5e6eed1040d78621230690c7af60d7bb93186367 /print/pslib
parentAdd cutecom 0.0.5, a graphical serial terminal. (diff)
add missing depends
Notes
Notes: svn path=/head/; revision=113678
Diffstat (limited to 'print/pslib')
-rw-r--r--print/pslib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index c6765f906352..2010660ad31b 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -15,8 +15,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A C-library for generating multi page PostScript documents
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
+USE_PERL5_BUILD= yes
USE_GETTEXT= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes