diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
commit | 7f44153281a28abf9f54db4292179516460951dc (patch) | |
tree | f0cbd198d34668e8d3997d4c3f820de3e33aa98c /graphics/aqsis/Makefile | |
parent | . pre-install -> pre-su-install as this port may create a directory in (diff) |
change the libtool version to use from 1.3 to 1.5
Diffstat (limited to 'graphics/aqsis/Makefile')
-rw-r--r-- | graphics/aqsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index ea2b07e791fc..898d7a4dd0ff 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnometarget lthack USE_BISON= 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 |