diff options
Diffstat (limited to 'wm/cwm/Makefile')
-rw-r--r-- | wm/cwm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile index b66a1a7e156..6871ed7f0b6 100644 --- a/wm/cwm/Makefile +++ b/wm/cwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/08/10 16:39:55 marino Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/08 12:42:19 asau Exp $ # DISTNAME= cwm-3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://monkey.org/~marius/cwm/ COMMENT= Window manager for X11 initially inspired by evilwm -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |