diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-30 21:56:09 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-30 21:56:09 +0800 |
commit | 9c99bb013904142ca0470588ab2fb9393e71149f (patch) | |
tree | 575c90939fb6b32f8cb3b8dc5c8b4e6917ca7e17 /devel/ace+tao | |
parent | c8ca7f6a3342e374ad8cf1fc49334d1b32f92b2e (diff) | |
download | freebsd-ports-gnome-9c99bb013904142ca0470588ab2fb9393e71149f.tar.gz freebsd-ports-gnome-9c99bb013904142ca0470588ab2fb9393e71149f.tar.zst freebsd-ports-gnome-9c99bb013904142ca0470588ab2fb9393e71149f.zip |
- Add CONFLICTS
Feature safe: yes
Diffstat (limited to 'devel/ace+tao')
-rw-r--r-- | devel/ace+tao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile index f1fc5205813d..b52f0f61598f 100644 --- a/devel/ace+tao/Makefile +++ b/devel/ace+tao/Makefile @@ -15,7 +15,7 @@ DISTNAME= ACE-${ACE_VERSION:C/\.0$//}+TAO-${TAO_VERSION:C/\.0$//} MAINTAINER= ports@FreeBSD.org COMMENT?= The Adaptive Communication Environment (ACE) with The ACE ORB (TAO) -CONFLICTS?= ace-* +CONFLICTS?= ace-* gperf-[0-9]* ACE_VERSION= 5.4.2 TAO_VERSION= 1.4.2 |