diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
commit | 43ccbbf15edb2beca09cc0b42fd7fe707608f05e (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /net/tapidbus | |
parent | 9813bea18d41cff302e8ed1c8b3e9b147fdd3306 (diff) | |
download | FreeBSD-ports-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.zip FreeBSD-ports-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.tar.gz |
Convert a few remaining straglers from the unmaintined ports to pathfix
Diffstat (limited to 'net/tapidbus')
-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 14498b7..4ebb162 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -15,8 +15,8 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes -USES= pathfix -USE_GNOME= glib20 gnomehack +USES= pathfix +USE_GNOME= glib20 USE_LDCONFIG= yes USE_PKGCONFIG= yes |