aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2014-05-17 07:29:17 +0800
committerstephen <stephen@FreeBSD.org>2014-05-17 07:29:17 +0800
commita545597690cc68e2a490b2a6f3ad4f4840318144 (patch)
treec9017100e817a9ecaa2c39c0f86a5f020c2c5ea4
parent80b3cb67928f6c00b149e657a354a3083e66c9a9 (diff)
downloadfreebsd-ports-gnome-a545597690cc68e2a490b2a6f3ad4f4840318144.tar.gz
freebsd-ports-gnome-a545597690cc68e2a490b2a6f3ad4f4840318144.tar.zst
freebsd-ports-gnome-a545597690cc68e2a490b2a6f3ad4f4840318144.zip
- Update instructions for optional packages to take into account staging.
-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.