summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-08-10 11:35:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-08-10 11:35:02 +0000
commit8e90ebc003f73acbe4b8a0b256d167346fe872f8 (patch)
treec3bdf37b002cc067477b01e0d49e4f1dd8ea40bb
parentConstruct is a python library for parsing and building of data (diff)
- add CONFLICTS
PR: 137404 Submitted by: Dmitry Marakasov
Notes
Notes: svn path=/head/; revision=239242
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 9117c5a44c8a..641f1fe32048 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS+= jpeg.10:${PORTSDIR}/graphics/jpeg \
expat.6:${PORTSDIR}/textproc/expat2 \
gd.4:${PORTSDIR}/graphics/gd
+CONFLICTS= prune-[0-9]*
+
USE_BISON= build
USE_GMAKE= yes
USE_AUTOTOOLS= libltdl:22 libtool:22