diff options
Diffstat (limited to 'devel/rcs/Makefile')
-rw-r--r-- | devel/rcs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rcs/Makefile b/devel/rcs/Makefile index 115ce5904723..aff9f50e77e6 100644 --- a/devel/rcs/Makefile +++ b/devel/rcs/Makefile @@ -11,6 +11,8 @@ LICENSE= GPLv3 USES= groff makeinfo tar:xz GNU_CONFIGURE= yes +CONFLICTS_INSTALL= rcs57 + INFO= rcs .include <bsd.port.mk> |