aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libpst/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-03 06:07:14 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-03 06:07:14 +0800
commit8c9217a5da5561502f159ec41c2415ffc5e08c88 (patch)
treedd1828ec67183a1d4540a2687e30b4cb406545fd /mail/libpst/Makefile
parent8a1f4584c42e81632fb4fc141788c13d1ed2146f (diff)
downloadfreebsd-ports-gnome-8c9217a5da5561502f159ec41c2415ffc5e08c88.tar.gz
freebsd-ports-gnome-8c9217a5da5561502f159ec41c2415ffc5e08c88.tar.zst
freebsd-ports-gnome-8c9217a5da5561502f159ec41c2415ffc5e08c88.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Diffstat (limited to 'mail/libpst/Makefile')
-rw-r--r--mail/libpst/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile
index 3427f431edff..ebd56235db3b 100644
--- a/mail/libpst/Makefile
+++ b/mail/libpst/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libpst
PORTVERSION= 0.6.63
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail converters
MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \
http://fossies.org/unix/privat/
@@ -16,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libgsf-1.so:${PORTSDIR}/devel/libgsf
GNU_CONFIGURE= yes
-USES= iconv pathfix gmake pkgconfig
+USES= iconv libtool pathfix gmake pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CONFIGURE_ARGS+= --disable-python --enable-libpst-shared