From ea59f9f2768e781f48e204284fa38ce5c732014b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 4 Aug 2014 19:29:13 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Approved by: kwm --- devel/libunicode/Makefile | 5 ++--- devel/libunicode/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/devel/libunicode/Makefile b/devel/libunicode/Makefile index 05f269771912..e834deb7e8f9 100644 --- a/devel/libunicode/Makefile +++ b/devel/libunicode/Makefile @@ -4,7 +4,7 @@ PORTNAME= libunicode PORTVERSION= 0.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/libunicode/0.4 @@ -13,8 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Library for manipulating Unicode characters and strings -USE_AUTOTOOLS= libtool -USES= gmake +USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ diff --git a/devel/libunicode/pkg-plist b/devel/libunicode/pkg-plist index ea195441284a..da1489f357b7 100644 --- a/devel/libunicode/pkg-plist +++ b/devel/libunicode/pkg-plist @@ -2,6 +2,6 @@ bin/unicode-config etc/unicodeConf.sh include/unicode.h lib/libunicode.a -lib/libunicode.la lib/libunicode.so lib/libunicode.so.0 +lib/libunicode.so.0.0.0