aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-02-14 06:18:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-02-14 06:18:09 +0000
commita6f8374d1027d95ecdf3e1d85ba55512dc3dd749 (patch)
tree36c728691a4bad47464a21409e02355920abb796 /print
parent2c5577b377abbad7d56a69fd9e5c56a23e2e83c6 (diff)
downloadports-a6f8374d1027d95ecdf3e1d85ba55512dc3dd749.tar.gz
ports-a6f8374d1027d95ecdf3e1d85ba55512dc3dd749.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/cups-filters/Makefile2
-rw-r--r--print/foomatic-filters/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 6f2e5f2761ad..34668c56139d 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libpoppler.so:${PORTSDIR}/graphics/poppler
+CONFLICTS= foomatic-filters-4*
+
USES= compiler:c++11-lib cpe ghostscript gmake jpeg libtool pathfix \
pkgconfig shebangfix tar:xz
CPE_VENDOR= linuxfoundation
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index babe33c44b1e..9400d8727e5f 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
+CONFLICTS= cups-filters-1.8*
+
USES= autoreconf ghostscript perl5 pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \