diff options
author | Ade Lovett <ade@FreeBSD.org> | 2013-07-16 05:42:36 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2013-07-16 05:42:36 +0000 |
commit | b3b33257e512916a4f977c9026941425a3aa916a (patch) | |
tree | 2262a68c0e24ffd52c4e9969c5287660fcb39bb7 /sysutils/ftwin/Makefile | |
parent | 1babe2feaefe5db9a31b19512e77709289cdf098 (diff) | |
download | ports-b3b33257e512916a4f977c9026941425a3aa916a.tar.gz ports-b3b33257e512916a4f977c9026941425a3aa916a.zip |
Notes
Diffstat (limited to 'sysutils/ftwin/Makefile')
-rw-r--r-- | sysutils/ftwin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index 6a598992db67..e17dd718ad02 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= puzzle:${PORTSDIR}/graphics/libpuzzle \ USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf aclocal automake autoheader +AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS+= --with-puzzle=${LOCALBASE} PLIST_FILES= bin/ftwin |