aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-11-05 07:46:32 +0800
committertobik <tobik@FreeBSD.org>2019-11-05 07:46:32 +0800
commitc56fd271749c1877d2b35fbf1218e0722495ca19 (patch)
tree71ff2bf311f8e788721e21f635863681e02907b8 /lang
parent3aef72794b23b9f762f931d2dc7b3de844ee3d09 (diff)
downloadfreebsd-ports-gnome-c56fd271749c1877d2b35fbf1218e0722495ca19.tar.gz
freebsd-ports-gnome-c56fd271749c1877d2b35fbf1218e0722495ca19.tar.zst
freebsd-ports-gnome-c56fd271749c1877d2b35fbf1218e0722495ca19.zip
lang/ponyc: Fix CONFLICTS_INSTALL
Diffstat (limited to 'lang')
-rw-r--r--lang/ponyc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ponyc/Makefile b/lang/ponyc/Makefile
index 76947810a284..a0e572cf5152 100644
--- a/lang/ponyc/Makefile
+++ b/lang/ponyc/Makefile
@@ -31,7 +31,7 @@ MAKE_ENV= config=release verbose=true default_pic=true \
prefix=${PREFIX} arch=${PONYARCH} \
LLVM_CONFIG=llvm-config${LLVM_VERSION}
-CONFLICTS_INSTALL= ponyc-static
+CONFLICTS_INSTALL?= ponyc-static
OPTIONS_DEFINE= DOCS DTRACE EXAMPLES STATIC
OPTIONS_EXCLUDE_aarch64= DTRACE