aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtkscintilla/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-06-07 17:12:24 +0800
committersobomax <sobomax@FreeBSD.org>2001-06-07 17:12:24 +0800
commitcab8a6114fc6969dc4dfae09581d1ac7566bf6b3 (patch)
tree9ec7e0aba409c4c74c0b3ad3759702a91c55b4dd /x11-toolkits/py-gtkscintilla/Makefile
parentf04907b0a9524ed1521d5d19a0ee7bfe74591b57 (diff)
downloadfreebsd-ports-gnome-cab8a6114fc6969dc4dfae09581d1ac7566bf6b3.tar.gz
freebsd-ports-gnome-cab8a6114fc6969dc4dfae09581d1ac7566bf6b3.tar.zst
freebsd-ports-gnome-cab8a6114fc6969dc4dfae09581d1ac7566bf6b3.zip
Update to 0.7.1.
Diffstat (limited to 'x11-toolkits/py-gtkscintilla/Makefile')
-rw-r--r--x11-toolkits/py-gtkscintilla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtkscintilla/Makefile b/x11-toolkits/py-gtkscintilla/Makefile
index 77b42eecc222..2293845b87a7 100644
--- a/x11-toolkits/py-gtkscintilla/Makefile
+++ b/x11-toolkits/py-gtkscintilla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= py-gtkscintilla
-PORTVERSION= 0.3
+PORTVERSION= 0.7.1
CATEGORIES= x11-toolkits python
MASTER_SITES= http://www.moleskine.f2s.com/files/
DISTNAME= PyGtkScintilla-${PORTVERSION}
@@ -17,7 +17,7 @@ LIB_DEPENDS= gtkscintilla.0:${PORTSDIR}/x11-toolkits/gtkscintilla
USE_PYTHON= yes
USE_GTK= yes
-MAKE_ENV= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}"
+MAKE_ENV= PYTHON_INCLUDE="${PYTHON_INCLUDEDIR}"
INST_DIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages