diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/poppler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index d661f77d2..29856204b 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -3,7 +3,7 @@ # Whom: marcus@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/graphics/poppler/Makefile,v 1.17 2006/01/13 00:26:29 ahze Exp $ +# $MCom: ports/graphics/poppler/Makefile,v 1.18 2006/01/13 03:13:04 ahze Exp $ # PORTNAME= poppler @@ -16,7 +16,7 @@ COMMENT?= A PDF rendering library LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -CONFLICTS= *-xpdf-[0-9]* xpdf-[0-9]* +CONFLICTS= xpdf-[0-9]* USE_GMAKE= yes USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 |