From 818a5e8745dff4beadc0fe8aa4f56c71c53ea650 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-devel/Makefile | 3 +-- wm/fvwm/Makefile | 3 +-- wm/ratpoison/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'wm') diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index f537f07019a..cb877a2a245 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2013/06/06 12:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/07/15 02:02:29 ryoon Exp $ DISTNAME= fvwm-${FVWM_VER} PKGREVISION= 8 @@ -18,7 +18,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES -USE_GNU_READLINE= YES USE_TOOLS+= perl:run PLIST_SUBST+= FVWM_VER=${FVWM_VER:Q} 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} diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 70b87d8b121..ec38a9fb188 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2013/06/06 12:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2013/07/15 02:02:29 ryoon Exp $ # DISTNAME= ratpoison-1.4.5 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.nongnu.org/ratpoison/ COMMENT= Simple window manager with no fat library dependencies GNU_CONFIGURE= YES -USE_GNU_READLINE= YES INFO_FILES= yes USE_TOOLS+= perl:run pkg-config autoconf -- cgit v1.2.3