From a2743f84cea94ada370a6867cd2d8ed0dc0b2d4b Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 4 Jan 2008 18:49:14 +0000 Subject: Supports user-destdir. --- math/maxima/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/maxima') diff --git a/math/maxima/Makefile b/math/maxima/Makefile index da1911196b8..a9cf1b8f49c 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -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 @@ COMMENT= Computer algebra system 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 -- cgit v1.2.3