diff options
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r-- | print/hpijs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index b4a81405f5d9..a1c7854a4f10 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking USE_GHOSTSCRIPT_RUN= yes +WANT_PERL= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |