1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

lang/ezm3: Set IGNORE for DragonFly as no bootstrap exists

It's also not needed as lang/modula-3 provides a better cvsup than
the one that uses ezm3 to build.
This commit is contained in:
John Marino 2014-02-05 20:43:42 +00:00
parent 1251c53761
commit 502489ec50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342845

View File

@ -16,11 +16,15 @@ COMMENT= Easier, more portable Modula-3 distribution for building CVSup
NO_STAGE= yes
USES= gmake
USE_BZIP2= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${OPSYS} == DragonFly
IGNORE= no bootstrap exists; use lang/modula-3 instead
.endif
.if ${ARCH} == "amd64"
DISTFILES+= ezm3-${PORTVERSION}-${TARGET}-boot.tar.bz2:amdb \
ezm3-amd64-patchset-2.tar.bz2:amdp