diff options
Diffstat (limited to 'graphics/py-poppler/Makefile')
-rw-r--r-- | graphics/py-poppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile index 3b95367251a5..297f69879a0a 100644 --- a/graphics/py-poppler/Makefile +++ b/graphics/py-poppler/Makefile @@ -14,7 +14,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= romain@FreeBSD.org COMMENT= Python bindings for the Poppler PDF rendering library -LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib +LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib GNU_CONFIGURE= yes USES= gmake libtool pkgconfig python |