aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-11-08 06:50:43 +0800
committermarcus <marcus@FreeBSD.org>2004-11-08 06:50:43 +0800
commitdc19dbd32da64641e673b006747ba5d96d8f625d (patch)
tree5dd93ee11d86eedb12db27828732e8020a508775 /x11-toolkits/py-gtk2/Makefile
parentdeabc57ce2d4cf5ed23cdd46ad65a2ad319f7bec (diff)
downloadfreebsd-ports-graphics-dc19dbd32da64641e673b006747ba5d96d8f625d.tar.gz
freebsd-ports-graphics-dc19dbd32da64641e673b006747ba5d96d8f625d.tar.zst
freebsd-ports-graphics-dc19dbd32da64641e673b006747ba5d96d8f625d.zip
Update to 2.4.1.
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index bfa643ea597..bc567da524d 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -3,13 +3,13 @@
# Whom: marc@informatik.uni-bremen.de
#
# $FreeBSD$
+#
PORTNAME= gtk
-PORTVERSION= 2.2.0
-PORTREVISION= 3
+PORTVERSION= 2.4.1
CATEGORIES= x11-toolkits python
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/pygtk/2.2
+MASTER_SITE_SUBDIR= sources/pygtk/2.4
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pygtk-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -23,8 +23,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget libglade2
USE_PYTHON= yes
-USE_LIBTOOL_VER=15
USE_GETTEXT= yes
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-lintl"
LDFLAGS+= -L${LOCALBASE}/lib