summaryrefslogtreecommitdiff
path: root/math/maxima
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2008-01-04 11:45:42 +0000
committerghen <ghen@pkgsrc.org>2008-01-04 11:45:42 +0000
commit872b64c4bb8aee891eee5fae2f4253eb48b0c515 (patch)
treedf364249fd8a0b3315adc0b7ba5ee99f3ed26cf6 /math/maxima
parent861a9165d3afd135ca2c7e021c2750b70dfdb97f (diff)
downloadpkgsrc-872b64c4bb8aee891eee5fae2f4253eb48b0c515.tar.gz
Basic DESTDIR support (reported by Aleksej Saushev).
Diffstat (limited to 'math/maxima')
-rw-r--r--math/maxima/Makefile4
1 files changed, 3 insertions, 1 deletions
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