pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/maxima Supports user-destdir.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68a2ad521d59
branches:  trunk
changeset: 537191:68a2ad521d59
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 04 18:49:14 2008 +0000

description:
Supports user-destdir.

diffstat:

 math/maxima/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 92498ec0ef17 -r 68a2ad521d59 math/maxima/Makefile
--- a/math/maxima/Makefile      Fri Jan 04 18:43:02 2008 +0000
+++ b/math/maxima/Makefile      Fri Jan 04 18:49:14 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/01/04 16:08:24 drochner Exp $
+# $NetBSD: Makefile,v 1.16 2008/01/04 18:49:14 joerg Exp $
 #
 
 DISTNAME=              maxima-5.14.0
@@ -15,7 +15,7 @@
 DEPENDS+=              clisp-[0-9]*:../../lang/clisp
 DEPENDS+=              tk-[0-9]*:../../x11/tk
 
-PKG_DESTDIR_SUPPORT=   destdir
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-clisp



Home | Main Index | Thread Index | Old Index