pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/recordproto DESTDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/751e8b62fc59
branches:  trunk
changeset: 521018:751e8b62fc59
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Nov 03 20:13:38 2006 +0000

description:
DESTDIR support.

diffstat:

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

diffs (18 lines):

diff -r 23d699eaa384 -r 751e8b62fc59 x11/recordproto/Makefile
--- a/x11/recordproto/Makefile  Fri Nov 03 20:11:57 2006 +0000
+++ b/x11/recordproto/Makefile  Fri Nov 03 20:13:38 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 20:09:54 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/03 20:13:38 joerg Exp $
 #
 
 DISTNAME=              recordproto-1.13.2
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://xorg.freedesktop.org/
 COMMENT=               Record extension headers from X.org
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 PKGCONFIG_OVERRIDE+=   recordproto.pc.in
 USE_LANGUAGES=         # empty



Home | Main Index | Thread Index | Old Index