diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-17 01:37:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-17 01:37:35 +0000 |
commit | f2bd7a7ff4779a70fda8731f26950f9426bb5556 (patch) | |
tree | 08c2f35f3c51eafd558f971efa2fcb13f8eb00bc /textproc | |
parent | dd6fd412fbd7bddb65e34dd7fcf6f4b5572eacb8 (diff) | |
download | ports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.tar.gz ports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/textutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index f015c28c8e73..67bc412ed442 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 |