aboutsummaryrefslogtreecommitdiffstats
path: root/math/sage
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2013-11-16 22:56:03 +0800
committerstephen <stephen@FreeBSD.org>2013-11-16 22:56:03 +0800
commitfc1e506bce55bdc6c3b9c5a5a510bf34da188a56 (patch)
treed2f60f5f6e5e8afe2517444c9fbc1ce23e19173c /math/sage
parentd767cd37b75601174023065f8432a9fa2f228c61 (diff)
downloadfreebsd-ports-gnome-fc1e506bce55bdc6c3b9c5a5a510bf34da188a56.tar.gz
freebsd-ports-gnome-fc1e506bce55bdc6c3b9c5a5a510bf34da188a56.tar.zst
freebsd-ports-gnome-fc1e506bce55bdc6c3b9c5a5a510bf34da188a56.zip
- Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.
Noticed by: portmgr Reference: http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 8592f9a71be4..886d0e0ff974 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \
http://mirrors.xmission.com/sage/src/ \
http://www-ftp.lip6.fr/pub/math/sagemath/src/ \
http://www.sagemath.org/src-old/
+PKGNAMESUFFIX= -math
EXTRACT_SUFX= .tar
MAINTAINER= stephen@FreeBSD.org