From d8368bbc25c90072a19b5e48f0fba26251b6877f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- wm/novawm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wm/novawm') diff --git a/wm/novawm/Makefile b/wm/novawm/Makefile index 3117184969a..831762467a2 100644 --- a/wm/novawm/Makefile +++ b/wm/novawm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/04/05 18:33:32 reed Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:40 joerg Exp $ # DISTNAME= NovaWM-0.8_alpha @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://novawm.sourceforge.net/ COMMENT= Nova window manager +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_TOOLS+= gmake -- cgit v1.2.3