diff options
Diffstat (limited to 'sysutils/ftwin/Makefile')
-rw-r--r-- | sysutils/ftwin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 421ce473b46f..5e11db382fca 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -7,7 +7,7 @@ PORTNAME= ftwin PORTVERSION= 0.8.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ @@ -20,7 +20,7 @@ LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 aclocal:110 automake:110 autoheader:262 +USE_AUTOTOOLS= autoconf:267 aclocal:110 automake:110 autoheader:267 CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE} PLIST_FILES= bin/ftwin |