aboutsummaryrefslogtreecommitdiff
path: root/chinese/cconv
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 13:10:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 13:10:35 +0000
commitf23c877d57aab3beb2d7d13754311f3389f7c0c3 (patch)
treeb7ba38b98c748fcaf3f21151f6febd7ffe99e334 /chinese/cconv
parent6bce7fefdf4d926b2ddbb4227448efa2ebf6c424 (diff)
downloadports-f23c877d57aab3beb2d7d13754311f3389f7c0c3.tar.gz
ports-f23c877d57aab3beb2d7d13754311f3389f7c0c3.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360003
Diffstat (limited to 'chinese/cconv')
-rw-r--r--chinese/cconv/Makefile4
-rw-r--r--chinese/cconv/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile
index 3982c776f1d5..3b057a70a975 100644
--- a/chinese/cconv/Makefile
+++ b/chinese/cconv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cconv
PORTVERSION= 0.6.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= chinese converters
MASTER_SITES= GOOGLE_CODE
@@ -14,7 +14,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= iconv
+USES= iconv libtool
post-patch:
@${REINPLACE_CMD} -e 's|unicode.h||; s|libcconv_la_LDFLAGS|cconv_LDFLAGS|' ${WRKSRC}/Makefile.in
diff --git a/chinese/cconv/pkg-plist b/chinese/cconv/pkg-plist
index 4784cbcb8701..376d26a13431 100644
--- a/chinese/cconv/pkg-plist
+++ b/chinese/cconv/pkg-plist
@@ -1,6 +1,6 @@
bin/cconv
include/cconv.h
lib/libcconv.a
-lib/libcconv.la
lib/libcconv.so
lib/libcconv.so.0
+lib/libcconv.so.0.0.0