diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 14:12:50 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-10 14:12:50 +0000 |
commit | ecdb31d738f105fee94692a13ef64466e5c9e9b3 (patch) | |
tree | 5126d0dc144b85e863451f64254bb836fa258a53 /wm/ratpoison | |
parent | 363fed6288bbcd0b4d4d270dc5cf3aab8d65523d (diff) | |
download | pkgsrc-ecdb31d738f105fee94692a13ef64466e5c9e9b3.tar.gz |
bl3ify
Diffstat (limited to 'wm/ratpoison')
-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 |