aboutsummaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-03 09:35:56 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-03 09:35:56 +0000
commit9708877378ca60ab80ea05c0a9df12c2a520f898 (patch)
tree70c9e682d5d88e40c645fc494c123ea521b2310f /graphics/gd
parent16015f2f5b43308fe27baa6be5f52fb9c1334988 (diff)
downloadports-9708877378ca60ab80ea05c0a9df12c2a520f898.tar.gz
ports-9708877378ca60ab80ea05c0a9df12c2a520f898.zip
- add CONFLICTS
PR: 147418
Notes
Notes: svn path=/head/; revision=255647
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 1dbdc85a1396..13f884d423e5 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2
+CONFLICTS= bazaar-1.*
+
USE_BZIP2= yes
SCRIPTDIR= ${FILESDIR}
MAKE_ENV= WRKSRC="${WRKSRC}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"