From 07a0d6b3522166ac6ab5cf28d76c423cb69f306f Mon Sep 17 00:00:00 2001 From: ghen Date: Fri, 4 Jan 2008 11:45:42 +0000 Subject: Basic DESTDIR support (reported by Aleksej Saushev). --- math/maxima/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 5fc4be3e1ac..577b0f345b4 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/01/03 20:13:25 tonio Exp $ +# $NetBSD: Makefile,v 1.14 2008/01/04 11:45:42 ghen Exp $ # DISTNAME= maxima-5.14.0 @@ -12,6 +12,8 @@ COMMENT= Computer algebra system DEPENDS+= clisp-[0-9]*:../../lang/clisp DEPENDS+= tk-[0-9]*:../../x11/tk +PKG_DESTDIR_SUPPORT= destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-clisp USE_TOOLS+= perl -- cgit v1.2.3