From 334eb0fc61312986b1d9f56b24c7518920f81462 Mon Sep 17 00:00:00 2001 From: Eitan Adler 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) --- devel/libwfut/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libwfut') diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile index cca8077aa7c7..6854f437aba1 100644 --- a/devel/libwfut/Makefile +++ b/devel/libwfut/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ CONFIGURE_ARGS+=--without-python GNU_CONFIGURE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build USE_LDCONFIG= yes MAN1= wfut.1 -- cgit v1.2.3