pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/scigraphica yes this supports DESTDIR, unfort...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/476ea5246d8c
branches:  trunk
changeset: 572433:476ea5246d8c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 25 21:41:11 2010 +0000

description:
yes this supports DESTDIR, unfortunately it is completely broken
atm due to gtk2+extra crashing in gtkitementry.c (its patch-ag
must be wrong)

diffstat:

 graphics/scigraphica/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2763f631d93c -r 476ea5246d8c graphics/scigraphica/Makefile
--- a/graphics/scigraphica/Makefile     Thu Feb 25 21:32:05 2010 +0000
+++ b/graphics/scigraphica/Makefile     Thu Feb 25 21:41:11 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2010/02/10 19:17:39 joerg Exp $
+# $NetBSD: Makefile,v 1.48 2010/02/25 21:41:11 drochner Exp $
 #
 
 DISTNAME=      scigraphica-2.1.0
@@ -12,6 +12,7 @@
 
 USE_TOOLS+=            gmake intltool pkg-config
 USE_GNU_READLINE=      YES
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --without-gnome



Home | Main Index | Thread Index | Old Index