aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-mud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-mud/Makefile')
-rw-r--r--net/gnome-mud/Makefile3
1 files changed, 2 insertions, 1 deletions
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"