diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-09 14:07:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-09 14:07:36 +0000 |
commit | bb69714ed0e74e0b703e18142702d8de562e488b (patch) | |
tree | 664a78f3b1277bdaff15ad68c35118d5e62b2c85 /print/xpp | |
parent | 4894b9c262c504c612384fc2150ce4adc1e6f45f (diff) | |
download | ports-bb69714ed0e74e0b703e18142702d8de562e488b.tar.gz ports-bb69714ed0e74e0b703e18142702d8de562e488b.zip |
Notes
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index bf63c52b2984..ab5af1b15e5f 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \ fltk.1:${PORTSDIR}/x11-toolkits/fltk BUILD_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base +BROKEN= does not compile + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |