aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-17 09:37:35 +0800
committerpav <pav@FreeBSD.org>2003-12-17 09:37:35 +0800
commitaaa5ef8eea61466cdaf72932d9c1beeda5a005a0 (patch)
tree32f60951b97dbbb2fd0f9782929e9687aef43d31 /textproc
parent5442e474239c21d32fe567b51808fab435fea031 (diff)
downloadfreebsd-ports-graphics-aaa5ef8eea61466cdaf72932d9c1beeda5a005a0.tar.gz
freebsd-ports-graphics-aaa5ef8eea61466cdaf72932d9c1beeda5a005a0.tar.zst
freebsd-ports-graphics-aaa5ef8eea61466cdaf72932d9c1beeda5a005a0.zip
- Add CONFLICTS against newly added coreutils port.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/textutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile
index f015c28c8e7..67bc412ed44 100644
--- a/textproc/textutils/Makefile
+++ b/textproc/textutils/Makefile
@@ -17,6 +17,8 @@ COMMENT= GNU text utilities
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
+CONFLICTS= coreutils-*
+
USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes