diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 17:14:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 17:14:33 +0000 |
commit | 081501263db8b0e5980bb76f38b2834963e19c12 (patch) | |
tree | a3d6f90031a1113eb18e6af45261ed9732e95937 /print | |
parent | BROKEN on 5.x: Does not build (diff) |
BROKEN: Configure fails
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118237
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 |