diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 22:23:30 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-23 22:23:30 +0000 |
commit | 60c1fc233b22395640dd1bd6794e26971e2455c2 (patch) | |
tree | 0cd48961a1553f5edeffc235052afd7900a06b58 /x11-toolkits/py-gtk | |
parent | a3dce096c4b9fd484f6a8c96989217c23fa6f6e5 (diff) | |
download | ports-60c1fc233b22395640dd1bd6794e26971e2455c2.tar.gz ports-60c1fc233b22395640dd1bd6794e26971e2455c2.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-gtk/files/patch-configure | 8 |
2 files changed, 2 insertions, 9 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} diff --git a/x11-toolkits/py-gtk/files/patch-configure b/x11-toolkits/py-gtk/files/patch-configure index f2a3b46431df..1c563506f27c 100644 --- a/x11-toolkits/py-gtk/files/patch-configure +++ b/x11-toolkits/py-gtk/files/patch-configure @@ -3,14 +3,6 @@ $FreeBSD$ --- configure.orig Sat Aug 24 10:37:08 2002 +++ configure Wed Aug 28 20:20:53 2002 -@@ -7372,6 +7372,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -8888,6 +8889,7 @@ #line $LINENO "configure" #include "confdefs.h" |