diff options
Diffstat (limited to 'wm/ratpoison/Makefile')
-rw-r--r-- | wm/ratpoison/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 830bb412060..e92c9095d1c 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/11 10:07:50 ghen Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/08 05:02:59 jlam Exp $ # DISTNAME= ratpoison-1.4.0-beta4 @@ -10,10 +10,9 @@ MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://www.nongnu.org/ratpoison/ COMMENT= Simple window manager with no fat library dependencies -GNU_CONFIGURE= YES -USE_GNU_READLINE= YES - -INFO_FILES= ratpoison.info +GNU_CONFIGURE= YES +USE_GNU_READLINE= YES +INFO_FILES= # PLIST REPLACE_INTERPRETER+= bash REPLACE.bash.old= /usr/bin/env bash |