diff options
-rw-r--r-- | net/tapidbus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index 13711078b..cfdb1e1f0 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -7,7 +7,7 @@ PORTNAME= tapidbus PORTVERSION= 0.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tapioca-voip @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tapioca-voip MAINTAINER= babak@farrokhi.net COMMENT= Abstraction layer for interprocess communication -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_GMAKE= yes |