From cdabc54ad469c80d08327c0d32dfa55c640cff2a Mon Sep 17 00:00:00 2001 From: eadler Date: Tue, 19 Mar 2013 13:04:30 +0000 Subject: This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix. If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) --- databases/dbh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/dbh/Makefile') diff --git a/databases/dbh/Makefile b/databases/dbh/Makefile index d49dc92d13a1..f0e7d34dbc39 100644 --- a/databases/dbh/Makefile +++ b/databases/dbh/Makefile @@ -12,7 +12,7 @@ COMMENT= Disk Based Hashtables CONFLICTS= dbh-[0-3]* -USE_GNOME= gnomehack +USES= pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PKGCONFIG= build -- cgit