diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /net/tapidbus/Makefile | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'net/tapidbus/Makefile')
-rw-r--r-- | net/tapidbus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index bfcd6062daaa..d1361e4b3f7c 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -7,6 +7,7 @@ PORTNAME= tapidbus PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tapioca-voip @@ -16,7 +17,7 @@ COMMENT= Abstraction layer for interprocess communication LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig glib20 gnomehack USE_REINPLACE= yes |