diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/wprint | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Notes
Diffstat (limited to 'print/wprint')
-rw-r--r-- | print/wprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/wprint/Makefile b/print/wprint/Makefile index 7422dba3a235..0a8c32dec415 100644 --- a/print/wprint/Makefile +++ b/print/wprint/Makefile @@ -17,7 +17,6 @@ COMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter 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" \ |