From b791292abe85fc042bb958b8d9f503acfdd0a54a Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 1 Sep 2002 15:26:31 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42285 Submitted by: Edwin Groothuis --- sysutils/thefish/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/thefish/Makefile') diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 34a3b79..4a0bccf 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -19,7 +19,9 @@ LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 USE_X_PREFIX= yes .endif .if !defined(NO_GUI) && !defined(WITH_GTK2) -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 +PKGNAMESUFFIX= -gtk .endif MAN1= thefish.1 -- cgit v1.1