pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libexif-gtk The package supports installation...



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

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r fb431791e97e -r b8db065e625a graphics/libexif-gtk/Makefile
--- a/graphics/libexif-gtk/Makefile     Sat Jun 14 21:26:49 2008 +0000
+++ b/graphics/libexif-gtk/Makefile     Sat Jun 14 23:08:08 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2008/06/14 23:08:08 heinz Exp $
 
 DISTNAME=      libexif-gtk-0.3.5
 PKGREVISION=   4
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://libexif.sourceforge.net/
 COMMENT=       EXIF file library (GTK2 interface)
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=            pkg-config
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index