diff options
Diffstat (limited to 'devel/libdwarf/Makefile')
-rw-r--r-- | devel/libdwarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdwarf/Makefile b/devel/libdwarf/Makefile index e2b90a74fa3c..34e8ef4c12cf 100644 --- a/devel/libdwarf/Makefile +++ b/devel/libdwarf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/libdwarf/libdwarf-20130207 MAINTAINER= joerg@FreeBSD.org COMMENT= Library to analyze DWARF debugging information in ELF files -INSTALL_CONFLICT= bsdlibdwarf* +CONFLICTS_INSTALL= bsdlibdwarf* MAKE_JOBS_UNSAFE= yes |