aboutsummaryrefslogtreecommitdiff
path: root/comms/opencbm-plugin-xa1541/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2020-06-06 15:34:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2020-06-06 15:34:12 +0000
commit8d241381382882a8d22e1d58988234164066dca7 (patch)
treed1a5bfc0d98c99fefa4f3f37ca8c42bd9c1aa1f5 /comms/opencbm-plugin-xa1541/Makefile
parent4d56958bfa37db2772817d5df0138713f64755a9 (diff)
downloadports-8d241381382882a8d22e1d58988234164066dca7.tar.gz
ports-8d241381382882a8d22e1d58988234164066dca7.zip
- fix CC, allow custom CFLAGS
PR: 247033 Submitted by: Felix Palmen
Notes
Notes: svn path=/head/; revision=538099
Diffstat (limited to 'comms/opencbm-plugin-xa1541/Makefile')
-rw-r--r--comms/opencbm-plugin-xa1541/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/opencbm-plugin-xa1541/Makefile b/comms/opencbm-plugin-xa1541/Makefile
index ee8193a75543..b74eb6c6a904 100644
--- a/comms/opencbm-plugin-xa1541/Makefile
+++ b/comms/opencbm-plugin-xa1541/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= opencbm=${PORTVERSION}:comms/opencbm \
USES= gmake
USE_LDCONFIG= yes
-MAKE_ARGS= CC=cc SUBDIRS_PLUGIN_XA1541=opencbm/lib/plugin/xa1541
+MAKE_ARGS= CC="${CC}" SUBDIRS_PLUGIN_XA1541=opencbm/lib/plugin/xa1541
MAKEFILE= LINUX/Makefile
MAKE_JOBS_UNSAFE= yes
ALL_TARGET= plugin-xa1541