aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-05 20:08:22 +0800
committeredwin <edwin@FreeBSD.org>2002-11-05 20:08:22 +0800
commit929e06a540963299ad5570fc67c1360259eec0b8 (patch)
treeae35f27ba41db28c1f54eee6037c22a14c227cad /print
parenta91dd746d531ccb753fb4e45c3dd2a1cbc4287f0 (diff)
downloadfreebsd-ports-gnome-929e06a540963299ad5570fc67c1360259eec0b8.tar.gz
freebsd-ports-gnome-929e06a540963299ad5570fc67c1360259eec0b8.tar.zst
freebsd-ports-gnome-929e06a540963299ad5570fc67c1360259eec0b8.zip
Ports needed pod2man, that means USE_PERL5=yes
Noticed by: bento
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"