diff options
-rw-r--r-- | lang/TenDRA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index 33eabee0b33a..0352b7570e6d 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/4.//} MAINTAINER= stefanf@FreeBSD.org COMMENT= A portable BSD-licensed compiler suite -CONFLICTS= swi-pl* slffea-* +CONFLICTS= swi-pl* slffea-* tcc-* ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= ${PKGBASE} |