From 45e89a5ff1e0a6a23b10c1e71f700976919dccc6 Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 3 Sep 2002 01:06:26 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42345 Submitted by: Edwin Groothuis --- net/gnome-mud/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/gnome-mud') diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile index 3e5877aa6a94..616231715225 100644 --- a/net/gnome-mud/Makefile +++ b/net/gnome-mud/Makefile @@ -15,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -- cgit