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