diff options
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk2/distinfo | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index a718410924d..206b6d22341 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -6,14 +6,14 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.6 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ -DISTNAME= gnome-python-1.0.50 +DISTNAME= gnome-python-1.0.53 MAINTAINER= nectar@FreeBSD.org @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 +USE_LIBTOOL= yes PLIST_COMPLETE= ${PKGDIR}/PLIST WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk diff --git a/x11-toolkits/py-gtk/distinfo b/x11-toolkits/py-gtk/distinfo index 56bf7871dd2..43387e5314c 100644 --- a/x11-toolkits/py-gtk/distinfo +++ b/x11-toolkits/py-gtk/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.0.50.tar.gz) = 7fee8cae9550d0f30f24b2a3a3c2e293 +MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index a718410924d..206b6d22341 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -6,14 +6,14 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.6 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ -DISTNAME= gnome-python-1.0.50 +DISTNAME= gnome-python-1.0.53 MAINTAINER= nectar@FreeBSD.org @@ -27,6 +27,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG} CONFIGURE_ARGS= --with-python=python1.5 +USE_LIBTOOL= yes PLIST_COMPLETE= ${PKGDIR}/PLIST WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 56bf7871dd2..43387e5314c 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.0.50.tar.gz) = 7fee8cae9550d0f30f24b2a3a3c2e293 +MD5 (gnome-python-1.0.53.tar.gz) = 597535c5e25596fe6f7924bde2b6a912 |