diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-29 20:58:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-29 20:58:32 +0000 |
commit | 77933c739b3f2568579298a634d0c370f45b35a7 (patch) | |
tree | b6d131a8c02a19b79aff502ec8e3910790029565 /print/hpijs | |
parent | cb8d6c382f3376fd1355e81546d38d75b2703a8c (diff) | |
download | ports-77933c739b3f2568579298a634d0c370f45b35a7.tar.gz ports-77933c739b3f2568579298a634d0c370f45b35a7.zip |
Notes
Diffstat (limited to 'print/hpijs')
-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" |