diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /sysutils/ftwin | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) | |
download | freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.gz freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.tar.zst freebsd-ports-gnome-4a8684e352ac6d7260613e6ad3743fabd00eaf7d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'sysutils/ftwin')
-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 |