From d8368bbc25c90072a19b5e48f0fba26251b6877f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- x11/xcb/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/xcb/Makefile') diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 4c301eb2356..6817657464b 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/05/25 14:45:18 tron Exp $ +# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:45 joerg Exp $ DISTNAME= xcb-2.4 CATEGORIES= x11 @@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html COMMENT= Extensible, multiple cut buffers for X +PKG_DESTDIR_SUPPORT= user-destdir + USE_IMAKE= YES BUILD_TARGET= all Xcb.ad -- cgit v1.2.3