aboutsummaryrefslogtreecommitdiffstats
path: root/print/hpijs
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-10 06:03:33 +0800
committerdougb <dougb@FreeBSD.org>2011-09-10 06:03:33 +0800
commit587adef7caaab836976846641097a9c125c8998b (patch)
tree3d071506076c03c9a1551613fd80d24b7f9c259a /print/hpijs
parent0db7f222d2b0e75fa7dd49a5fc072a5b1fe46f13 (diff)
downloadfreebsd-ports-gnome-587adef7caaab836976846641097a9c125c8998b.tar.gz
freebsd-ports-gnome-587adef7caaab836976846641097a9c125c8998b.tar.zst
freebsd-ports-gnome-587adef7caaab836976846641097a9c125c8998b.zip
Add conflicts with foomatic-filters
PR: ports/100431 Submitted by: Bengt Ahlgren <bengta@sics.se>
Diffstat (limited to 'print/hpijs')
-rw-r--r--print/hpijs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile
index cb5e2082cef1..c99c18fc6482 100644
--- a/print/hpijs/Makefile
+++ b/print/hpijs/Makefile
@@ -31,6 +31,10 @@ OPTIONS= CUPS "install support for cups" on \
.include <bsd.port.pre.mk>
+.if defined(WITH_CUPS) || defined(WITH_FOOMATIC)
+CONFLICTS+= foomatic-filters-*
+.endif
+
.if !defined(WITHOUT_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
CONFIGURE_ARGS+= --enable-cups-install