aboutsummaryrefslogtreecommitdiff
path: root/net/tapidbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tapidbus/Makefile')
-rw-r--r--net/tapidbus/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile
index 53985aab7d49..959e3fdbb0fa 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}