From 1c6d47cc7c1f9959cc03daabc990a434921099f1 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Tue, 13 Jul 2004 20:21:35 +0000 Subject: [PATCH] Add CONFLICTS - both pkg-plist files containes bin/ltrace. --- benchmarks/polygraph/Makefile | 2 ++ benchmarks/polygraph31/Makefile | 2 ++ sysutils/ltrace/Makefile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 881458b5ca5c..2eb7c1a8ea46 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -21,4 +21,6 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -Wno-deprecated" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +CONFLICTS= ltrace-0* + .include diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index 881458b5ca5c..2eb7c1a8ea46 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -21,4 +21,6 @@ GNU_CONFIGURE= YES CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -Wno-deprecated" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +CONFLICTS= ltrace-0* + .include diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index 27f819c4b845..c364281b16b1 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -25,6 +25,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes PLIST_FILES= bin/ltrace etc/ltrace.conf +CONFLICTS= polygraph-2* + MAN1= ltrace.1 post-patch: