aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gnome-mud/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index 5608a6f8aeee..06f090ea1986 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -15,12 +15,10 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based MUD client with triggers, aliases, colors, etc
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
-
USE_X_PREFIX= yes
USE_PYTHON= yes
-USE_GNOME= gnomehack gnomeprefix intlhack gnometarget libgnomeui vte
+USE_GNOME= gnomehack gnometarget gnomeprefix intlhack libgnomeui \
+ pygtk2 vte
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \