diff options
author | pav <pav@FreeBSD.org> | 2009-12-13 07:42:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-13 07:42:17 +0800 |
commit | fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60 (patch) | |
tree | fc661d33290f1282877e66b531b01d95f5e375ad /print/hpijs | |
parent | 075d101b98620e2c22556eead7afad5cb71efedb (diff) | |
download | freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.tar.gz freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.tar.zst freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.zip |
- Mark BROKEN: does not install
Reported by: pointyhat
Diffstat (limited to 'print/hpijs')
-rw-r--r-- | print/hpijs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 683176a15f56..d16902e69919 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -16,6 +16,8 @@ COMMENT= Drivers and support resources for HP Inkjet Printers LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +BROKEN= does not install + CONFLICTS= hplip-[0-9]* GNU_CONFIGURE= yes |