From 0400b2c7ffd8d495abfaff9f6419752b85e249fc Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 11 Aug 2011 19:20:17 +0000 Subject: Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov --- www/aria/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/aria') diff --git a/www/aria/Makefile b/www/aria/Makefile index 77babeda67d2..92d21061dce1 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -24,7 +24,7 @@ PLIST_SUB+= NLS="" CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif -USE_GNOME= gnometarget gtk12 +USE_GNOME= gtk12 USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -- cgit