diff options
Diffstat (limited to 'wm/aewm++/Makefile')
-rw-r--r-- | wm/aewm++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/aewm++/Makefile b/wm/aewm++/Makefile index d4f76f54b59..c8b00effd81 100644 --- a/wm/aewm++/Makefile +++ b/wm/aewm++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/05/07 01:14:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:45 tv Exp $ # DISTNAME= aewm++-1.0.24 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sapphire.sourceforge.net/ COMMENT= Fork of the popular minimal window manager aewm -USE_BUILDLINK3= YES USE_X11= YES .include "../../mk/bsd.pkg.mk" |