diff options
Diffstat (limited to 'comms/gsmlib/Makefile')
-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 8d5861820ff9..16b821c983ad 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -19,7 +19,7 @@ USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes |