summaryrefslogtreecommitdiff
path: root/x11/xnodecor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xnodecor/Makefile')
-rw-r--r--x11/xnodecor/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile
index 0e08ffe354e..fa2cc1dddda 100644
--- a/x11/xnodecor/Makefile
+++ b/x11/xnodecor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:28 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/07 17:14:39 joerg Exp $
DISTNAME= xnodecor-0.1
PKGREVISION= 1
@@ -10,9 +10,13 @@ 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
+INSTALLATION_DIRS= bin
+
do-extract:
@${MKDIR} ${WRKSRC}
${CP} ${FILESDIR}/Makefile ${WRKSRC}