From 084268b65b6a4ba8cd9a2c193b165516b7a70bfe Mon Sep 17 00:00:00 2001 From: eadler Date: Thu, 28 Mar 2013 03:28:30 +0000 Subject: Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. --- net/tapidbus/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/tapidbus') diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index 9c13650c3b2e..14498b77572d 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tapidbus -# Date created: 2006-01-11 -# Whom: Babak Farrokhi -# +# Created by: Babak Farrokhi # $FreeBSD$ -# PORTNAME= tapidbus PORTVERSION= 0.2.1 @@ -19,6 +15,7 @@ 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 USE_LDCONFIG= yes USE_PKGCONFIG= yes -- cgit