aboutsummaryrefslogtreecommitdiff
path: root/lang/myrddin/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-05-09 09:55:30 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-05-09 09:55:30 +0000
commit77fb06d2ff89532d6d30c6553a94cf6ffa93ab71 (patch)
treeaf407dcd7a1b5c52c7507953ecef52cc8952b13a /lang/myrddin/Makefile
parent2c55fda17c83c3746f5ee6ee80cacd6d7936fdd8 (diff)
Notes
Diffstat (limited to 'lang/myrddin/Makefile')
-rw-r--r--lang/myrddin/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/myrddin/Makefile b/lang/myrddin/Makefile
index 479de59d3692..bff0dadf767b 100644
--- a/lang/myrddin/Makefile
+++ b/lang/myrddin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= myrddin
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.2
CATEGORIES= lang
MASTER_SITES= http://myrlang.org/releases/
@@ -20,9 +20,6 @@ CONFIGURE_ARGS= --prefix "${PREFIX}"
TEST_TARGET= check
WRKSRC= ${WRKDIR}/mc
-# ld: error: <internal>: section sh_addralign is not a power of 2
-LLD_UNSAFE= yes
-
OPTIONS_DEFINE= DEBUG VIM
OPTIONS_DEFAULT= VIM
OPTIONS_SUB= yes