From fd8c019229d4b29e8e415f22be25569d8ab78010 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 15 Jul 2013 02:02:17 +0000 Subject: * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". --- wm/fvwm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wm/fvwm') diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile index 7e3567afec8..39461412946 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/06/06 12:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/07/15 02:02:29 ryoon Exp $ DISTNAME= fvwm-${FVWM_VER} PKGREVISION= 4 @@ -20,7 +20,6 @@ FVWM_VER= 2.6.5 USE_X11BASE= YES GNU_CONFIGURE= YES -USE_GNU_READLINE= YES USE_TOOLS+= perl:run tar PLIST_SUBST+= FVWM_VER=${FVWM_VER:Q} -- cgit v1.2.3