aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-21 05:19:26 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-21 05:19:26 +0800
commitc507555a98700bf9f9ea107beeff32f73859243c (patch)
tree9316384b55128a84ee3e1052b7b3477883c93f7a /irc
parent83eb22bed4b97b2c70c6d255077323b3653318aa (diff)
downloadfreebsd-ports-gnome-c507555a98700bf9f9ea107beeff32f73859243c.tar.gz
freebsd-ports-gnome-c507555a98700bf9f9ea107beeff32f73859243c.tar.zst
freebsd-ports-gnome-c507555a98700bf9f9ea107beeff32f73859243c.zip
Respect CC (fixes build with clang)
Approved by: bapt (mentor)
Diffstat (limited to 'irc')
-rw-r--r--irc/ii/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ii/Makefile b/irc/ii/Makefile
index 850c37ddb00d..f9efed7a11b8 100644
--- a/irc/ii/Makefile
+++ b/irc/ii/Makefile
@@ -20,6 +20,7 @@ MAN1= ii.1
PLIST_FILES= bin/ii
PORTDOCS= CHANGES README FAQ
PORTEXAMPLES= query.sh
+MAKE_ARGS= -E CC
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/ii ${PREFIX}/bin