diff options
Diffstat (limited to 'misc/rlwrap/Makefile')
-rw-r--r-- | misc/rlwrap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/rlwrap/Makefile b/misc/rlwrap/Makefile index 97ef1f8dba3..0eb98b40682 100644 --- a/misc/rlwrap/Makefile +++ b/misc/rlwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/07/15 02:02:26 ryoon Exp $ # DISTNAME= rlwrap-0.37 @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes .include "options.mk" -USE_GNU_READLINE= yes USE_LANGUAGES= c USE_TOOLS+= gmake perl:run |