diff options
Diffstat (limited to 'wm/w9wm')
-rw-r--r-- | wm/w9wm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/w9wm/Makefile b/wm/w9wm/Makefile index 2fc6d675d80..a6fcba65171 100644 --- a/wm/w9wm/Makefile +++ b/wm/w9wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:40 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 12:42:24 asau Exp $ DISTNAME= w9wm-0.4.2 PKGREVISION= 1 @@ -8,8 +8,6 @@ MASTER_SITES= http://www.grassouille.org/code/w9wm/src/ HOMEPAGE= http://www.grassouille.org/code/w9wm.en.html COMMENT= 8 1/2-like Window Manager for X with virtual desktops -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}.orig USE_IMAKE= yes |