diff options
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index a53d46943136..f69ebbc93b48 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= py-gtk PORTVERSION= 0.6.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/1.4 @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomelibs gdkpixbuf libglade USE_PYTHON= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON=${PYTHON_CMD} CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |