diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 12:21:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-16 12:21:31 +0000 |
commit | 05d40e6cf85d5904b8166733f7849009beee2e62 (patch) | |
tree | 079a861c5aa7769ef8610ff0ed97485fac3e0d16 /print | |
parent | 35028fe28cb65703a258e6492574ebd38d5ce1f5 (diff) |
Notes
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 f9f9bf56b197..48b0b46b06a3 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ curl.2:${PORTSDIR}/ftp/curl +BROKEN= "Fails to patch" + USE_GMAKE= yes USE_PERL5= yes USE_BZIP2= yes |