diff options
Diffstat (limited to 'net/gnometelnet')
-rw-r--r-- | net/gnometelnet/Makefile | 2 |
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" |