pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/goffice The package supports instalation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93eb8d2b9436
branches:  trunk
changeset: 537337:93eb8d2b9436
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jan 06 16:59:31 2008 +0000

description:
The package supports instalation to DESTDIR.

diffstat:

 misc/goffice/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bd71a8a8529f -r 93eb8d2b9436 misc/goffice/Makefile
--- a/misc/goffice/Makefile     Sun Jan 06 16:57:41 2008 +0000
+++ b/misc/goffice/Makefile     Sun Jan 06 16:59:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/09/21 13:04:00 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/01/06 16:59:31 heinz Exp $
 #
 
 DISTNAME=              goffice-0.4.3
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://ftp.gnome.org/pub/GNOME/sources/goffice/0.4/
 COMMENT=               Library of document-centric objects and utilities
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libgoffice-0.4.pc.in



Home | Main Index | Thread Index | Old Index