diff options
Diffstat (limited to 'devel/stfl/Makefile')
-rw-r--r-- | devel/stfl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/stfl/Makefile b/devel/stfl/Makefile index b462af346fa..325612b9049 100644 --- a/devel/stfl/Makefile +++ b/devel/stfl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/08/11 13:20:51 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2019/11/03 10:39:30 rillig Exp $ DISTNAME= stfl-0.24 PKGREVISION= 4 @@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v3 NO_CONFIGURE= yes USE_TOOLS+= gmake perl USE_LIBTOOL= yes -USE_CURSES= wide +USE_CURSES= wide INSTALL_MAKE_FLAGS+= prefix=${PREFIX} |