diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 16:41:49 +0000 |
commit | fbecb83eab5b750ec753a5057acd61a0b8c65670 (patch) | |
tree | 5c5c1b3566c6c4d53512709cc8318e97511a574b /comms | |
parent | 63047f94b31d3faa2f500d0c019666f791797adb (diff) | |
download | ports-fbecb83eab5b750ec753a5057acd61a0b8c65670.tar.gz ports-fbecb83eab5b750ec753a5057acd61a0b8c65670.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gsmlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index e1a3a055960e..258f90e73704 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -19,7 +19,7 @@ USE_GNOME= gnometarget lthack USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |