pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d40e16389d49
branches:  trunk
changeset: 543352:d40e16389d49
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jun 14 23:37:34 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r d67dd8a04c0c -r d40e16389d49 graphics/gtkam/Makefile
--- a/graphics/gtkam/Makefile   Sat Jun 14 23:32:47 2008 +0000
+++ b/graphics/gtkam/Makefile   Sat Jun 14 23:37:34 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/04/29 09:36:42 sborrill Exp $
+# $NetBSD: Makefile,v 1.35 2008/06/14 23:37:34 heinz Exp $
 #
 
 DISTNAME=      gtkam-0.1.15
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://gphoto.sourceforge.net/proj/gtkam/
 COMMENT=       Digital camera access graphical client (GTK2)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_DIRS+=             gnome2-1.5
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index