aboutsummaryrefslogtreecommitdiffstats
path: root/net/gnometelnet/Makefile
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-03 04:28:41 +0800
committeroliver <oliver@FreeBSD.org>2005-06-03 04:28:41 +0800
commita3684634fbc1fc93b761df5033608c97a048c44d (patch)
tree649e6a5579ecafc235a1ace86bad7dd378f529b8 /net/gnometelnet/Makefile
parent89a85b8ead1edd160ba1dd0c7ff6190b87ef0f51 (diff)
downloadfreebsd-ports-gnome-a3684634fbc1fc93b761df5033608c97a048c44d.tar.gz
freebsd-ports-gnome-a3684634fbc1fc93b761df5033608c97a048c44d.tar.zst
freebsd-ports-gnome-a3684634fbc1fc93b761df5033608c97a048c44d.zip
change the libtool version to use from 1.3 to 1.5
Diffstat (limited to 'net/gnometelnet/Makefile')
-rw-r--r--net/gnometelnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnometelnet/Makefile b/net/gnometelnet/Makefile
index 49101c838bd4..6987034ead33 100644
--- a/net/gnometelnet/Makefile
+++ b/net/gnometelnet/Makefile
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"