diff options
author | mezz <mezz@FreeBSD.org> | 2004-08-09 11:24:14 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-08-09 11:24:14 +0800 |
commit | 312cc52a6312d2f2b8ea7cbbcd5880af9a55e1e9 (patch) | |
tree | 1f1ac82e8d60dc103f8705c7cd621963bddb114e /net/gnome-nettool | |
parent | 7ca65acde1338c9835831aae21719c0018133a9b (diff) | |
download | freebsd-ports-gnome-312cc52a6312d2f2b8ea7cbbcd5880af9a55e1e9.tar.gz freebsd-ports-gnome-312cc52a6312d2f2b8ea7cbbcd5880af9a55e1e9.tar.zst freebsd-ports-gnome-312cc52a6312d2f2b8ea7cbbcd5880af9a55e1e9.zip |
Use new libtool scheme.
Diffstat (limited to 'net/gnome-nettool')
-rw-r--r-- | net/gnome-nettool/Makefile | 4 | ||||
-rw-r--r-- | net/gnome-nettool/files/patch-configure | 9 |
2 files changed, 2 insertions, 11 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 7530f3a13ea7..9c2a52cad100 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -20,9 +20,9 @@ COMMENT= A GNOME utility that provides network information statistics USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack intlhack lthack gnomeprefix libgnomeui +USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/gnome-nettool/files/patch-configure b/net/gnome-nettool/files/patch-configure index d2759248b4d6..deab160ccad3 100644 --- a/net/gnome-nettool/files/patch-configure +++ b/net/gnome-nettool/files/patch-configure @@ -1,14 +1,5 @@ --- configure.orig Sun Jul 4 16:00:33 2004 +++ configure Sun Jul 4 16:02:31 2004 -@@ -20269,7 +20269,7 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"; $ac_aux_dir/ltconfig $LIBTOOL_DEPS; -+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"; /usr/local/share/libtool13/ltconfig13 $LIBTOOL_DEPS; - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -22038,13 +22038,13 @@ if test "x${prefix}" = "xNONE"; then |