diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-16 19:23:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-16 19:23:26 +0000 |
commit | 93959dc4105d5cce29ee1a0bec6affaf45d18dd7 (patch) | |
tree | 9473de19ba4a9bbb1896ad32cd75675fe884c1ee /print/scribus-devel | |
parent | 42322a9cca720d60566481b402528e6c65e99f1a (diff) |
Notes
Diffstat (limited to 'print/scribus-devel')
-rw-r--r-- | print/scribus-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 192ead9a470b..7b2da275ca14 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -30,6 +30,7 @@ USE_GNOME= gnometarget libartlgpl2 libxml2 USE_GHOSTSCRIPT_RUN= yes USE_PYTHON= yes USE_GMAKE= yes +USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include USE_LDCONFIG= yes |