From 14b034d4cf887f36773fb4e7e4ace39aa962d188 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 13 Mar 2001 15:01:40 +0000 Subject: Add USE_X11 to get correct linker directives --- wm/ratpoison/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm') diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 1b235f76d5e..0636a434223 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/12 07:59:08 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/13 15:01:40 jlam Exp $ # DISTNAME= ratpoison-0.1.1 @@ -10,5 +10,6 @@ HOMEPAGE= http://ratpoison.sourceforge.net/ COMMENT= Simple window manager with no fat library dependencies GNU_CONFIGURE= YES +USE_X11= YES .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3