diff options
Diffstat (limited to 'x11/xnodecor')
-rw-r--r-- | x11/xnodecor/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index 407101a6b42..abf317b341b 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/07/30 03:48:17 dholland Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/29 05:07:17 asau Exp $ DISTNAME= xnodecor PKGNAME= xnodecor-0.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # none COMMENT= Borderless or undecorated window support utility -PKG_DESTDIR_SUPPORT= user-destdir - USE_X11BASE= yes NO_CONFIGURE= yes WRKSRC= ${WRKDIR} |