pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gtkglext The package supports installation to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7071fa8b14fe
branches:  trunk
changeset: 528887:7071fa8b14fe
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat May 19 01:55:54 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 graphics/gtkglext/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 419dc5c9b2b3 -r 7071fa8b14fe graphics/gtkglext/Makefile
--- a/graphics/gtkglext/Makefile        Sat May 19 01:25:35 2007 +0000
+++ b/graphics/gtkglext/Makefile        Sat May 19 01:55:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/12/27 13:37:38 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2007/05/19 01:55:54 heinz Exp $
 
 DISTNAME=      gtkglext-1.2.0
 PKGREVISION=   2
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://gtkglext.sourceforge.net/
 COMMENT=       OpenGL extension to GTK
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake perl pkg-config
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index