diff options
Diffstat (limited to 'sysutils/ftwin/Makefile')
-rw-r--r-- | sysutils/ftwin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 02b2a7ee899e..b0405554af89 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 aclocal:111 automake:111 autoheader:268 +USE_AUTOTOOLS= autoconf aclocal automake autoheader CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE} PLIST_FILES= bin/ftwin |