diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
commit | d2bff1e07749c8225fb1481a101c7908e8c477d8 (patch) | |
tree | b7568ab9282b432f858394f03367f54b2ed2ba45 /print | |
parent | 33f1a979e9ece0ffe804851a179c17b6539374e9 (diff) | |
download | ports-d2bff1e07749c8225fb1481a101c7908e8c477d8.tar.gz ports-d2bff1e07749c8225fb1481a101c7908e8c477d8.zip |
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 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 |