aboutsummaryrefslogtreecommitdiff
path: root/devel/id-utils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-17 01:37:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-17 01:37:35 +0000
commitf2bd7a7ff4779a70fda8731f26950f9426bb5556 (patch)
tree08c2f35f3c51eafd558f971efa2fcb13f8eb00bc /devel/id-utils
parentdd6fd412fbd7bddb65e34dd7fcf6f4b5572eacb8 (diff)
downloadports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.tar.gz
ports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.zip
- Add CONFLICTS against newly added coreutils port.
Notes
Notes: svn path=/head/; revision=95998
Diffstat (limited to 'devel/id-utils')
-rw-r--r--devel/id-utils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile
index ecc32f89c12c..8436aaa9a1df 100644
--- a/devel/id-utils/Makefile
+++ b/devel/id-utils/Makefile
@@ -17,6 +17,8 @@ COMMENT= The classic Berkeley gid/lid tools for looking up variables in code
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
+CONFLICTS= coreutils-* sh-utils-*
+
GNU_CONFIGURE= yes
USE_GMAKE= yes