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 4b5159f09896..5f637ce16493 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -6,11 +6,11 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.9 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-python -DISTNAME= gnome-python-1.4.1 +DISTNAME= gnome-python-1.4.2 MAINTAINER= gnome@FreeBSD.org @@ -28,6 +28,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ --datadir=${PREFIX}/share +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} EG_SRC_DIR= ${WRKSRC}/examples EG_DST_DIR= ${PREFIX}/share/examples/py-gtk diff --git a/x11-toolkits/py-gtk/distinfo b/x11-toolkits/py-gtk/distinfo index 321d29ecd05d..5a21d7311636 100644 --- a/x11-toolkits/py-gtk/distinfo +++ b/x11-toolkits/py-gtk/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.4.1.tar.gz) = 52f8b5ef4cbdaba3c00c08e28702be69 +MD5 (gnome-python-1.4.2.tar.gz) = a30fb606888a66bc52f595117c230eaf diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 4b5159f09896..5f637ce16493 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= py-gtk -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.9 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-python -DISTNAME= gnome-python-1.4.1 +DISTNAME= gnome-python-1.4.2 MAINTAINER= gnome@FreeBSD.org @@ -28,6 +28,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ --datadir=${PREFIX}/share +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} EG_SRC_DIR= ${WRKSRC}/examples EG_DST_DIR= ${PREFIX}/share/examples/py-gtk diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo index 321d29ecd05d..5a21d7311636 100644 --- a/x11-toolkits/py-gtk2/distinfo +++ b/x11-toolkits/py-gtk2/distinfo @@ -1 +1 @@ -MD5 (gnome-python-1.4.1.tar.gz) = 52f8b5ef4cbdaba3c00c08e28702be69 +MD5 (gnome-python-1.4.2.tar.gz) = a30fb606888a66bc52f595117c230eaf |