diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-04 19:58:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-04 19:58:25 +0800 |
commit | 4331863d141426a70b3a7c9f9190fa7d38ea89de (patch) | |
tree | 22c37803dcaf8de16fd39de1a05210bf5d9b5f95 /x11-toolkits/py-gtk | |
parent | 8aa46be3e092c1e6efa6cc087abf07d82c936c4d (diff) | |
download | freebsd-ports-gnome-4331863d141426a70b3a7c9f9190fa7d38ea89de.tar.gz freebsd-ports-gnome-4331863d141426a70b3a7c9f9190fa7d38ea89de.tar.zst freebsd-ports-gnome-4331863d141426a70b3a7c9f9190fa7d38ea89de.zip |
Update to 0.6.9.
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/distinfo | 2 |
2 files changed, 4 insertions, 3 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 |