mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
This is now buildable on amd64, taking a guess it builds on other
arches too.
This commit is contained in:
parent
0b90aba27f
commit
771d21cac4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173259
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} != "i386"
|
|
||||||
BROKEN= Does not compile on !i386
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${TAR} -C ${WRKDIR} -zxf ${DISTDIR}/slib-psd1-3.tar.gz
|
@${TAR} -C ${WRKDIR} -zxf ${DISTDIR}/slib-psd1-3.tar.gz
|
||||||
@${CP} ${FILESDIR}/require.scm.in ${WRKDIR}/require.scm
|
@${CP} ${FILESDIR}/require.scm.in ${WRKDIR}/require.scm
|
||||||
|
|
Loading…
Add table
Reference in a new issue