summaryrefslogtreecommitdiff
path: root/Mk/bsd.default-versions.mk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-24 15:47:50 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-24 15:47:50 +0000
commit77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch)
tree9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /Mk/bsd.default-versions.mk
parentCisco::CopyConfig provides methods for manipulating the (diff)
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=411798
Diffstat (limited to 'Mk/bsd.default-versions.mk')
-rw-r--r--Mk/bsd.default-versions.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk
index 5f07b7156cdb..d6a397a7c51a 100644
--- a/Mk/bsd.default-versions.mk
+++ b/Mk/bsd.default-versions.mk
@@ -19,8 +19,10 @@ ${_l:tu}_DEFAULT= ${lang:C/.*=//g}
.endfor
APACHE_DEFAULT?= 2.4
+FIREBIRD_DEFAULT?= 2.5
FPC_DEFAULT?= 3.0.0
GCC_DEFAULT?= 4.8
+GHOSTSCRIPT_DEFAULT?= agpl
LUA_DEFAULT?= 5.2
MYSQL_DEFAULT?= 5.6
.if !exists(${LOCALBASE}/bin/perl) || (!defined(_PORTS_ENV_CHECK) && \
@@ -44,8 +46,6 @@ PYTHON2_DEFAULT?= 2.7
PYTHON3_DEFAULT?= 3.4
RUBY_DEFAULT?= 2.1
TCLTK_DEFAULT?= 8.6
-FIREBIRD_DEFAULT?= 2.5
-GHOSTSCRIPT_DEFAULT?= 9
# Version of lang/gcc. Do not override!
LANG_GCC_IS= 4.8