summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 12:08:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 12:08:22 +0000
commitcf0bbe06e751a7c054f9ed0b421322aaa076056e (patch)
tree72fe94414d4dba3f03a1be454ac025bc8a4d3e1d /print
parentFix REINPLACE statement. (diff)
Ports needed pod2man, that means USE_PERL5=yes
Noticed by: bento
Notes
Notes: svn path=/head/; revision=69521
Diffstat (limited to 'print')
-rw-r--r--print/wprint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/wprint/Makefile b/print/wprint/Makefile
index bf9256c73844..284fb5c0c42c 100644
--- a/print/wprint/Makefile
+++ b/print/wprint/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
freetype:${PORTSDIR}/print/freetype2
USE_REINPLACE= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"