From 887ff2d6ce76fce5a5bf68f7e85c0cc3ebee2c7b Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Apr 2007 16:20:45 +0000 Subject: DESTDIR support. Take blame for it, making the current xorg rule of thumb apply. --- x11/xconsole/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index 7fdf249f3d0..0a71e63d2b7 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $ +# $NetBSD: Makefile,v 1.2 2007/04/12 16:20:45 joerg Exp $ # DISTNAME= xconsole-1.0.2 @@ -6,10 +6,12 @@ CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= reed@reedmedia.net +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X11 client to display console messages +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -- cgit v1.2.3