diff options
author | kris <kris@FreeBSD.org> | 2004-09-19 01:14:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-19 01:14:33 +0800 |
commit | 2c8543460cab093b26eae72fdd73867bcb6f72b0 (patch) | |
tree | 1f6f4090b0f4bd26a9f61ca21e9baa980fcc72c6 /print | |
parent | 8ad45376fd502e1c2ac37d10df0be64594a35a66 (diff) | |
download | freebsd-ports-gnome-2c8543460cab093b26eae72fdd73867bcb6f72b0.tar.gz freebsd-ports-gnome-2c8543460cab093b26eae72fdd73867bcb6f72b0.tar.zst freebsd-ports-gnome-2c8543460cab093b26eae72fdd73867bcb6f72b0.zip |
BROKEN: Configure fails
Approved by: portmgr (self)
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 17e1b2c6a0ba..41b730b4e93a 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -17,6 +17,8 @@ COMMENT= Foomatic database engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ curl.3:${PORTSDIR}/ftp/curl +BROKEN= "Configure fails" + USE_GMAKE= yes USE_PERL5= yes USE_BZIP2= yes |