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 /misc | |
parent | dd6fd412fbd7bddb65e34dd7fcf6f4b5572eacb8 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sh-utils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/sh-utils/Makefile b/misc/sh-utils/Makefile index 70b9fa5d22bd..9d441a465f1b 100644 --- a/misc/sh-utils/Makefile +++ b/misc/sh-utils/Makefile @@ -20,6 +20,8 @@ COMMENT= The FSF's versions of date(1), expr(1), test(1), etc LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +CONFLICTS= coreutils-* + USE_PERL5_BUILD=yes USE_REINPLACE= yes GNU_CONFIGURE= yes |