aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl86
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2014-08-31 04:54:51 +0800
committersbruno <sbruno@FreeBSD.org>2014-08-31 04:54:51 +0800
commit5cb0257dd87f485f9c3b2589da2923d152fd3373 (patch)
tree86fa4208dfa0a4b9025df3c5ec3fb2a18dae1b11 /lang/tcl86
parent417dc51fb9b238e4958e67119fe8f52c9f18fa71 (diff)
downloadfreebsd-ports-gnome-5cb0257dd87f485f9c3b2589da2923d152fd3373.tar.gz
freebsd-ports-gnome-5cb0257dd87f485f9c3b2589da2923d152fd3373.tar.zst
freebsd-ports-gnome-5cb0257dd87f485f9c3b2589da2923d152fd3373.zip
Remove arm restriction. This compiles for ARMv6 just fine.
Approved by: portmgr (antoine)
Diffstat (limited to 'lang/tcl86')
-rw-r--r--lang/tcl86/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile
index 48800158451a..91b7e95d4e55 100644
--- a/lang/tcl86/Makefile
+++ b/lang/tcl86/Makefile
@@ -76,10 +76,6 @@ CONFIGURE_ARGS+=--enable-threads
CONFIGURE_ARGS+=--disable-threads
.endif
-.if ${ARCH} == "arm"
-BROKEN= Does not build on arm
-.endif
-
post-patch:
${REINPLACE_CMD} -e \
's|@TCL_BUILD_LIB_SPEC@|@TCL_LIB_SPEC@|; \