diff options
Diffstat (limited to 'devel/idutils/Makefile')
-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 |