aboutsummaryrefslogtreecommitdiff
path: root/print/hpijs
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-09 22:03:33 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-09 22:03:33 +0000
commitb285d069bc2a28e5af4a69a9c06b5371c4d51f0f (patch)
tree077c5820da2aab96f3e483aac8185018f7d094d8 /print/hpijs
parent2263cd17fee134479057bd49c8ec3f842a96de87 (diff)
downloadports-b285d069bc2a28e5af4a69a9c06b5371c4d51f0f.tar.gz
ports-b285d069bc2a28e5af4a69a9c06b5371c4d51f0f.zip
Add conflicts with foomatic-filters
PR: ports/100431 Submitted by: Bengt Ahlgren <bengta@sics.se>
Notes
Notes: svn path=/head/; revision=281545
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