diff options
author | ade <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | a44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch) | |
tree | 14d9392b22ced431dae442dd74506f7e26011de3 /net/tapidbus | |
parent | db3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff) | |
download | FreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip FreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz |
Sync to new bsd.autotools.mk
Diffstat (limited to 'net/tapidbus')
-rw-r--r-- | net/tapidbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index bce50a8..f6b7356 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -17,7 +17,7 @@ COMMENT= Abstraction layer for interprocess communication LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= pkgconfig glib20 gnomehack USE_LDCONFIG= yes |