diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/scribus-devel/Makefile | 1 | ||||
-rw-r--r-- | print/scribus/Makefile | 1 |
2 files changed, 2 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 diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 192ead9a470b..7b2da275ca14 100644 --- a/print/scribus/Makefile +++ b/print/scribus/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 |