diff options
Diffstat (limited to 'wm/oroborus')
-rw-r--r-- | wm/oroborus/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/oroborus/Makefile b/wm/oroborus/Makefile index 5d4b7fbf731..8e123cf090e 100644 --- a/wm/oroborus/Makefile +++ b/wm/oroborus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:56:14 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 12:42:22 asau Exp $ # DISTNAME= oroborus_2.0.12-1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.oroborus.org/ COMMENT= Small and simple window manager for X -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= YES |