diff options
Diffstat (limited to 'www/scout/Makefile')
-rw-r--r-- | www/scout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/scout/Makefile b/www/scout/Makefile index e13ee57226e5..6f2f6567933c 100644 --- a/www/scout/Makefile +++ b/www/scout/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A utility to harvest URLs from a given start point -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+= --disable-shared --enable-static MAN1= scout.1 PLIST_FILES= bin/scout |