summaryrefslogtreecommitdiff
path: root/sysutils/ltrace
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-07-13 20:21:35 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-07-13 20:21:35 +0000
commit1c6d47cc7c1f9959cc03daabc990a434921099f1 (patch)
treefe61c028687d5d3fa4885e6d8f4e015769b3f349 /sysutils/ltrace
parentRespect CC flag. (diff)
Add CONFLICTS - both pkg-plist files containes bin/ltrace.
Notes
Notes: svn path=/head/; revision=113583
Diffstat (limited to 'sysutils/ltrace')
-rw-r--r--sysutils/ltrace/Makefile2
1 files changed, 2 insertions, 0 deletions
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: