diff options
Diffstat (limited to 'wm/ratpoison/Makefile')
-rw-r--r-- | wm/ratpoison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 352275ed38f..bea3210f827 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/08/09 11:30:26 seb Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/10 14:12:51 xtraeme Exp $ # DISTNAME= ratpoison-1.2.2 @@ -9,7 +9,7 @@ MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://ratpoison.sourceforge.net/ COMMENT= Simple window manager with no fat library dependencies -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES |