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 6f2f6567933c..e1f3bec07161 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_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-shared --enable-static MAN1= scout.1 PLIST_FILES= bin/scout |