View | Details | Raw Unified | Return to bug 70632
Collapse All | Expand All

(-)net/gnome-mud/Makefile (-4 / +2 lines)
Lines 15-26 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	GTK-based MUD client with triggers, aliases, colors, etc
16
COMMENT=	GTK-based MUD client with triggers, aliases, colors, etc
17
17
18
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
19
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtk.so:${PORTSDIR}/x11-toolkits/py-gtk2
20
21
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
22
USE_PYTHON=	yes
19
USE_PYTHON=	yes
23
USE_GNOME=	gnomehack gnomeprefix intlhack gnometarget libgnomeui vte
20
USE_GNOME=	gnomehack gnometarget gnomeprefix intlhack libgnomeui \
21
		pygtk2 vte
24
USE_GMAKE=	yes
22
USE_GMAKE=	yes
25
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
24
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \

Return to bug 70632