diff options
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 |