aboutsummaryrefslogtreecommitdiffstats
path: root/lang/scm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-18 03:53:20 +0800
committerkris <kris@FreeBSD.org>2006-09-18 03:53:20 +0800
commitc114ffd309196732c81ac05b212aa9e2d2c15346 (patch)
tree772fb1099c523c0d630b19421fe01f9256498b79 /lang/scm
parentabedbc62d7625e32011d462bf0f839105670433e (diff)
downloadfreebsd-ports-gnome-c114ffd309196732c81ac05b212aa9e2d2c15346.tar.gz
freebsd-ports-gnome-c114ffd309196732c81ac05b212aa9e2d2c15346.tar.zst
freebsd-ports-gnome-c114ffd309196732c81ac05b212aa9e2d2c15346.zip
This is now buildable on amd64, taking a guess it builds on other
arches too.
Diffstat (limited to 'lang/scm')
-rw-r--r--lang/scm/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/scm/Makefile b/lang/scm/Makefile
index fef4741f3f07..6fb628a46f05 100644
--- a/lang/scm/Makefile
+++ b/lang/scm/Makefile
@@ -36,10 +36,6 @@ SCM_MODULES= byte.so crs.so edline.so gsubr.so ioext.so posix.so ramap.so \
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
-
post-extract:
@${TAR} -C ${WRKDIR} -zxf ${DISTDIR}/slib-psd1-3.tar.gz
@${CP} ${FILESDIR}/require.scm.in ${WRKDIR}/require.scm