aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-12-11 10:10:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-12-11 10:10:02 +0000
commitc06409c76b6e5831ff06d3cd251af01b8228e4bb (patch)
tree7d1d225f29646e0422140858244af3016287d2f2 /editors/openoffice-devel
parentda9bce2d6f29be401630ac745a58c4dae8648b77 (diff)
downloadports-c06409c76b6e5831ff06d3cd251af01b8228e4bb.tar.gz
ports-c06409c76b6e5831ff06d3cd251af01b8228e4bb.zip
Notes
Diffstat (limited to 'editors/openoffice-devel')
-rw-r--r--editors/openoffice-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index a1bb8fd0f23b..1ebfd5d49355 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -241,7 +241,7 @@ CONFIGURE_ARGS+= --without-commons-logging
.include <${FILESDIR}/Makefile.localized>
-.if ${COMPILER_TYPE} == clang
+.if ${CHOSEN_COMPILER_TYPE} == clang
CPPFLAGS+= -I${LOCALBASE}/include
.endif