aboutsummaryrefslogtreecommitdiff
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-05-16 23:29:17 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-05-16 23:29:17 +0000
commit3a180982d2e5b0339523dae38d3d1651cccf6dae (patch)
treec9017100e817a9ecaa2c39c0f86a5f020c2c5ea4 /math/sage
parenta3509509d35caf6c6b4592dd282a468f2f75f28a (diff)
downloadports-3a180982d2e5b0339523dae38d3d1651cccf6dae.tar.gz
ports-3a180982d2e5b0339523dae38d3d1651cccf6dae.zip
Notes
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/files/optional-packages.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sage/files/optional-packages.txt b/math/sage/files/optional-packages.txt
index 439e4f048218..385642964d60 100644
--- a/math/sage/files/optional-packages.txt
+++ b/math/sage/files/optional-packages.txt
@@ -4,7 +4,7 @@ installed (see note 4). But because of the security risk of downloading files
without checksums, they can only be installed manually as follows:
cd /usr/ports/math/sage
-make
+make build
work/sage-*/sage -optional # See note 1.
work/sage-*/sage -i $OPTIONAL_PACKAGE_NAME # See note 2.
make install # See note 3.