View | Details | Raw Unified | Return to bug 207172
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	cups-filters
3
PORTNAME=	cups-filters
4
PORTVERSION=	1.8.2
4
PORTVERSION=	1.8.2
5
PORTREVISION=	1
5
CATEGORIES=	print
6
CATEGORIES=	print
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
7
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
7
8
Lines 22-29 Link Here
22
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
23
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
23
		libpoppler.so:${PORTSDIR}/graphics/poppler
24
		libpoppler.so:${PORTSDIR}/graphics/poppler
24
25
25
CONFLICTS=	foomatic-filters-4*
26
27
USES=		compiler:c++11-lib cpe ghostscript gmake jpeg libtool pathfix \
26
USES=		compiler:c++11-lib cpe ghostscript gmake jpeg libtool pathfix \
28
		pkgconfig shebangfix tar:xz
27
		pkgconfig shebangfix tar:xz
29
CPE_VENDOR=	linuxfoundation
28
CPE_VENDOR=	linuxfoundation

Return to bug 207172