diff options
author | kris <kris@FreeBSD.org> | 2003-10-28 10:50:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-28 10:50:35 +0800 |
commit | 8a64b81135d3c259b38087163b35ac5d9585229d (patch) | |
tree | eaa9fdc48594b8f970813873e5de3b09b7999046 /print | |
parent | 940fae86f60c68f9bf325cdb5f59818ce633eb4d (diff) | |
download | freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.tar.gz freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.tar.zst freebsd-ports-gnome-8a64b81135d3c259b38087163b35ac5d9585229d.zip |
BROKEN: Does not compile
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index c735e6220dc5..0f2a43560883 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -16,6 +16,8 @@ COMMENT= Foomatic database engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ curl.2:${PORTSDIR}/ftp/curl +BROKEN= Does not compile + USE_GMAKE= yes USE_PERL5= yes USE_BZIP2= yes |