aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libticalcs2
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-03 08:06:30 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-03 08:06:30 +0800
commit1c6a82f976b9eb413fdfca757c1e8d14d9a1fcb7 (patch)
treee1fd7d2c50b675590c0eec9826c27aeb362aed2b /comms/libticalcs2
parentced1cae70908974eac5282dc6fef0ec003474d11 (diff)
downloadfreebsd-ports-gnome-1c6a82f976b9eb413fdfca757c1e8d14d9a1fcb7.tar.gz
freebsd-ports-gnome-1c6a82f976b9eb413fdfca757c1e8d14d9a1fcb7.tar.zst
freebsd-ports-gnome-1c6a82f976b9eb413fdfca757c1e8d14d9a1fcb7.zip
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES Approved by: portmgr blanket
Diffstat (limited to 'comms/libticalcs2')
-rw-r--r--comms/libticalcs2/Makefile6
-rw-r--r--comms/libticalcs2/pkg-plist2
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/libticalcs2/Makefile b/comms/libticalcs2/Makefile
index b438ad418006..fef05fb5952b 100644
--- a/comms/libticalcs2/Makefile
+++ b/comms/libticalcs2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libticalcs2
PORTVERSION= 1.1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.17
@@ -15,10 +15,9 @@ LIB_DEPENDS= libticables2.so:${PORTSDIR}/comms/libticables2 \
libticonv.so:${PORTSDIR}/converters/libticonv \
libtifiles2.so:${PORTSDIR}/devel/libtifiles2
-USE_BZIP2= yes
USE_GNOME= glib20
USE_LDCONFIG= yes
-USES= gmake pathfix pkgconfig
+USES= gmake libtool pathfix pkgconfig tar:bzip2
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
@@ -29,6 +28,7 @@ NLS_CONFIGURE_ENABLE= nls
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= `pkg-config --libs glib-2.0`
post-patch:
@${REINPLACE_CMD} -e 's/Requires/&.private/' ${WRKSRC}/ticalcs2.pc.in
diff --git a/comms/libticalcs2/pkg-plist b/comms/libticalcs2/pkg-plist
index 58e68b9c36ee..1c23df05b93b 100644
--- a/comms/libticalcs2/pkg-plist
+++ b/comms/libticalcs2/pkg-plist
@@ -14,9 +14,9 @@ include/tilp2/nsp_cmd.h
include/tilp2/nsp_vpkt.h
include/tilp2/stdints3.h
include/tilp2/ticalcs.h
-lib/libticalcs2.la
lib/libticalcs2.so
lib/libticalcs2.so.11
+lib/libticalcs2.so.11.0.3
libdata/pkgconfig/ticalcs2.pc
%%NLS%%share/locale/fr/LC_MESSAGES/libticalcs2.mo
@dirrmtry include/tilp2