diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-02 11:17:04 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-02 11:17:04 +0000 |
commit | c2ac031ce0af78f9ce30977a367bb823b75cbbcd (patch) | |
tree | 0004e3a5c28647bb98757ea8138869f9473409b8 /lang | |
parent | Document the results of tonight's mini-reaping session (diff) |
Add conflicts
PR: 62103
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/TenDRA/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index aa4921bafcaa..cfd0ad4f218c 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/4.//} MAINTAINER= stefan@fafoe.narf.at COMMENT= A portable BSD-licensed compiler suite +CONFLICTS= swi-pl* ploticus-* slffea-* ONLY_FOR_ARCHS= i386 DIST_SUBDIR= ${PKGBASE} |