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 /devel/idutils | |
parent | dd6fd412fbd7bddb65e34dd7fcf6f4b5572eacb8 (diff) | |
download | ports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.tar.gz ports-f2bd7a7ff4779a70fda8731f26950f9426bb5556.zip |
Notes
Diffstat (limited to 'devel/idutils')
-rw-r--r-- | devel/idutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile index ecc32f89c12c..8436aaa9a1df 100644 --- a/devel/idutils/Makefile +++ b/devel/idutils/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 |