- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-29 18:21:08 +00:00
parent db4ea54250
commit 1442495988
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363368
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= poppler
PORTVERSION= 0.12.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
http://launchpadlibrarian.net/30270080/ \
@ -18,7 +18,7 @@ LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
USE_PYTHON= yes
GNU_CONFIGURE= yes
USES= gmake pkgconfig
USES= gmake libtool pkgconfig
USE_GNOME= atk pygtk2
.include <bsd.port.mk>

View File

@ -1,2 +1 @@
%%PYTHON_SITELIBDIR%%/poppler.la
%%PYTHON_SITELIBDIR%%/poppler.so