diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-30 09:59:50 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-30 09:59:50 +0000 |
commit | cddff4a151273dd2f815a0ae8668d313efc8c77b (patch) | |
tree | 50ee990383c5e1a37c15aa2efaab18e3ae30da96 /wm/ratpoison | |
parent | d6affa77eaf6bfba656033d05222ff8ceda05b34 (diff) | |
download | pkgsrc-cddff4a151273dd2f815a0ae8668d313efc8c77b.tar.gz |
Set USE_BUILDLINK_ONLY
Diffstat (limited to 'wm/ratpoison')
-rw-r--r-- | wm/ratpoison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index 0636a434223..27577d2ce60 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/03/13 15:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/06/30 10:13:21 zuntum Exp $ # DISTNAME= ratpoison-0.1.1 @@ -9,6 +9,7 @@ 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_X11= YES |