mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Rearrange USE_GNOME
PR: ports/70632 Submitted by: Ports Fury
This commit is contained in:
parent
4292fd91f1
commit
67cbe6c895
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116620
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user