aboutsummaryrefslogtreecommitdiff
path: root/graphics/zimg/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-04-02 16:41:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-04-02 16:41:35 +0000
commite65e8ccfd23f0e3ff87eef65941c805ee94c42da (patch)
tree4931346522c74799c3654fd52c789983c98f752a /graphics/zimg/Makefile
parentda1b0799759f24d4adab6914a30d1cdf3301f155 (diff)
downloadports-e65e8ccfd23f0e3ff87eef65941c805ee94c42da.tar.gz
ports-e65e8ccfd23f0e3ff87eef65941c805ee94c42da.zip
graphics/zimg: conflict with graphics/sekrit-twc-zimg
Notes
Notes: svn path=/head/; revision=412419
Diffstat (limited to 'graphics/zimg/Makefile')
-rw-r--r--graphics/zimg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile
index c33431b940c1..7cb78655cafc 100644
--- a/graphics/zimg/Makefile
+++ b/graphics/zimg/Makefile
@@ -12,6 +12,8 @@ COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs
LIB_DEPENDS= libgd.so:graphics/gd
+CONFLICTS_INSTALL= sekrit-twc-zimg-* # include/zimg.h
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dynaload-cc="${CC}" \
--with-dynaload-cflags="${CFLAGS} -shared" \