summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/tapidbus/Makefile8
-rw-r--r--net/tapidbus/pkg-plist3
2 files changed, 5 insertions, 6 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile
index 53985aa..959e3fd 100644
--- a/net/tapidbus/Makefile
+++ b/net/tapidbus/Makefile
@@ -3,19 +3,19 @@
PORTNAME= tapidbus
PORTVERSION= 0.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= SF/tapioca-voip/OldFiles
MAINTAINER= ports@FreeBSD.org
COMMENT= Abstraction layer for interprocess communication
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+USES= pathfix pkgconfig gmake libtool
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
-USES= pathfix pkgconfig gmake
USE_GNOME= glib20
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net/tapidbus/pkg-plist b/net/tapidbus/pkg-plist
index 033c52b..ecd2f95 100644
--- a/net/tapidbus/pkg-plist
+++ b/net/tapidbus/pkg-plist
@@ -1,8 +1,7 @@
include/tapidbus-0.2/tapidbus/tapidbus.h
-lib/libtapidbus-0.2.a
-lib/libtapidbus-0.2.la
lib/libtapidbus-0.2.so
lib/libtapidbus-0.2.so.0
+lib/libtapidbus-0.2.so.0.0.0
libdata/pkgconfig/tapidbus-0.2.pc
@dirrm include/tapidbus-0.2/tapidbus
@dirrm include/tapidbus-0.2
OpenPOWER on IntegriCloud