summaryrefslogtreecommitdiff
path: root/wm/ratpoison
diff options
context:
space:
mode:
Diffstat (limited to 'wm/ratpoison')
-rw-r--r--wm/ratpoison/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile
index 8f805477a31..4b602a20315 100644
--- a/wm/ratpoison/Makefile
+++ b/wm/ratpoison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/02/18 15:14:44 seb Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/25 21:51:37 jlam Exp $
#
DISTNAME= ratpoison-1.0.0
@@ -9,9 +9,9 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://ratpoison.sourceforge.net/
COMMENT= Simple window manager with no fat library dependencies
-USE_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
+GNU_CONFIGURE= YES
-.include "../../mk/x11.buildlink.mk"
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"