1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

This is now buildable on amd64, taking a guess it builds on other

arches too.
This commit is contained in:
Kris Kennaway 2006-09-17 19:53:20 +00:00
parent 0b90aba27f
commit 771d21cac4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173259

View File

@ -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