diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-02-27 19:08:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-02-27 19:08:47 +0800 |
commit | 6279e1171c627ded28f6fd857a85986990dd5765 (patch) | |
tree | cc20e18bd46dd2e60ea4674ebf0ea5e9e192c2af /lang | |
parent | db866944d6988166c4e9b179bfb8f71e062c1d91 (diff) | |
download | freebsd-ports-gnome-6279e1171c627ded28f6fd857a85986990dd5765.tar.gz freebsd-ports-gnome-6279e1171c627ded28f6fd857a85986990dd5765.tar.zst freebsd-ports-gnome-6279e1171c627ded28f6fd857a85986990dd5765.zip |
- add CONFLICTS with lang/TenDRA
PR: 130167
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcc/Makefile b/lang/tcc/Makefile index 1933f4257634..9c2725405a55 100644 --- a/lang/tcc/Makefile +++ b/lang/tcc/Makefile @@ -15,6 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tiny C Compiler ONLY_FOR_ARCHS= i386 +CONFLICTS= TenDRA-* USE_BZIP2= yes HAS_CONFIGURE= yes |