diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-26 09:00:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-26 09:00:03 +0000 |
commit | 32fdb1506763c8cd24a035b9208e5cb699845861 (patch) | |
tree | 007fdb735b300a59c2a9fb989aa4eee34a94deab /wm/aewm++ | |
parent | e01669e001baeeba6a25ffc65896169e4b019944 (diff) | |
download | pkgsrc-32fdb1506763c8cd24a035b9208e5cb699845861.tar.gz |
bl3ify
Diffstat (limited to 'wm/aewm++')
-rw-r--r-- | wm/aewm++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/aewm++/Makefile b/wm/aewm++/Makefile index 24e17d24645..b9996d9342f 100644 --- a/wm/aewm++/Makefile +++ b/wm/aewm++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/08/28 20:05:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2004/02/26 09:02:43 xtraeme Exp $ # DISTNAME= aewm++-1.0.24 @@ -10,7 +10,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://sapphire.sourceforge.net/ COMMENT= Fork of the popular minimal window manager aewm -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES .include "../../mk/bsd.pkg.mk" |