1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-06 09:24:06 +00:00
parent 31444d0b21
commit b36f7d5e91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356753
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= tclsasl
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= security tcl
MASTER_SITES= http://beepcore-tcl.sourceforge.net/
EXTRACT_SUFX= .tgz
@ -13,7 +13,7 @@ COMMENT= Tcl interface to the Cyrus SASLv2 library
LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
USES= tcl
USES= tcl libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -1,6 +1,6 @@
lib/libtclsasl.so.1
lib/libtclsasl.so
lib/libtclsasl.la
lib/libtclsasl.so.1
lib/libtclsasl.so.1.0.0
lib/tclsasl/pkgIndex.tcl
lib/tclsasl/test.tcl
@dirrm lib/tclsasl