From 168a3246f0e3c46b0ef3b5dcf5d18607cff1583f Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- wm/cwm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/cwm/Makefile') diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile index ea26dd6ac29..295204ce7ce 100644 --- a/wm/cwm/Makefile +++ b/wm/cwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/12/27 13:37:41 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:54 joerg Exp $ # DISTNAME= cwm-3 @@ -10,6 +10,8 @@ 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 -- cgit v1.2.3