Date: Sun, 14 Feb 2016 06:18:09 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408847 - in head/print: cups-filters foomatic-filters Message-ID: <201602140618.u1E6I9vr023566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Feb 14 06:18:09 2016 New Revision: 408847 URL: https://svnweb.freebsd.org/changeset/ports/408847 Log: print/cups-filters, print/foomatic-filters: add CONFLICTS PR: 207172 Submitted by: admin@vladiom.com.ua Modified: head/print/cups-filters/Makefile head/print/foomatic-filters/Makefile Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Sun Feb 14 05:35:34 2016 (r408846) +++ head/print/cups-filters/Makefile Sun Feb 14 06:18:09 2016 (r408847) @@ -22,6 +22,8 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/grap 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 Modified: head/print/foomatic-filters/Makefile ============================================================================== --- head/print/foomatic-filters/Makefile Sun Feb 14 05:35:34 2016 (r408846) +++ head/print/foomatic-filters/Makefile Sun Feb 14 06:18:09 2016 (r408847) @@ -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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602140618.u1E6I9vr023566>