diff options
Diffstat (limited to 'net/blam/Makefile')
-rw-r--r-- | net/blam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile index 989ef0aa58fb..d8b07504cb9d 100644 --- a/net/blam/Makefile +++ b/net/blam/Makefile @@ -35,7 +35,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack intltool libgnomeui USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-mozilla=${MOZILLA} CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |