- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -10,9 +10,9 @@ include/libpst-4/libpst/lzfu.h
|
||||
include/libpst-4/libpst/timeconv.h
|
||||
include/libpst-4/libpst/vbuf.h
|
||||
lib/libpst.a
|
||||
lib/libpst.la
|
||||
lib/libpst.so
|
||||
lib/libpst.so.5
|
||||
lib/libpst.so.4
|
||||
lib/libpst.so.4.1.10
|
||||
libdata/pkgconfig/libpst.pc
|
||||
man/man1/lspst.1.gz
|
||||
man/man1/pst2dii.1.gz
|
||||
|
||||
Reference in New Issue
Block a user