pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xextproto Supports DESTDIR. Take maintainership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb3adcd0cc0f
branches:  trunk
changeset: 520983:fb3adcd0cc0f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Nov 03 17:05:32 2006 +0000

description:
Supports DESTDIR. Take maintainership.

diffstat:

 x11/xextproto/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 23778974bdb4 -r fb3adcd0cc0f x11/xextproto/Makefile
--- a/x11/xextproto/Makefile    Fri Nov 03 17:04:38 2006 +0000
+++ b/x11/xextproto/Makefile    Fri Nov 03 17:05:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/22 04:46:20 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/03 17:05:32 joerg Exp $
 #
 
 DISTNAME=              xextproto-7.0.2
@@ -6,12 +6,13 @@
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/proto/
 EXTRACT_SUFX=          .tar.bz2
 
-MAINTAINER=            lars.nordlund%hem.utfors.se@localhost
+MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              http://xorg.freedesktop.org/
 COMMENT=               XExt extension headers from X.org
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 CONFLICTS+=            xextensions-[0-9]*
-#CONFLICTS+=           xorg-libs-[0-9]*
 
 GNU_CONFIGURE=         yes
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/xextproto.pc.in



Home | Main Index | Thread Index | Old Index