aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtkscintilla
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-02 11:58:24 +0800
committerlioux <lioux@FreeBSD.org>2002-09-02 11:58:24 +0800
commit4209bb71977829b62066e798e060774ed78ce7ff (patch)
treec4d6939a1d18781a4f393bc2c7e8de7e2c88ea55 /x11-toolkits/py-gtkscintilla
parentec3d69f93586f4bbdef5685cabcfa09198308fa1 (diff)
downloadfreebsd-ports-gnome-4209bb71977829b62066e798e060774ed78ce7ff.tar.gz
freebsd-ports-gnome-4209bb71977829b62066e798e060774ed78ce7ff.tar.zst
freebsd-ports-gnome-4209bb71977829b62066e798e060774ed78ce7ff.zip
Deploy USE_GNOMENG infrastructure
PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'x11-toolkits/py-gtkscintilla')
-rw-r--r--x11-toolkits/py-gtkscintilla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtkscintilla/Makefile b/x11-toolkits/py-gtkscintilla/Makefile
index 668fc4de8be7..ae8587169270 100644
--- a/x11-toolkits/py-gtkscintilla/Makefile
+++ b/x11-toolkits/py-gtkscintilla/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gtkscintilla.0:${PORTSDIR}/x11-toolkits/gtkscintilla
USE_PYTHON= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
MAKE_ENV= PYTHON_INCLUDE="${PYTHON_INCLUDEDIR}"
INST_DIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages