diff options
Diffstat (limited to 'net/gale/Makefile')
-rw-r--r-- | net/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile index e4c316166714..d117ae444866 100644 --- a/net/gale/Makefile +++ b/net/gale/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ USE_OPENSSL= yes USE_AUTOCONF_VER=213 USE_AUTOMAKE_VER=14 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib |