aboutsummaryrefslogtreecommitdiff
path: root/devel/cgit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cgit/Makefile')
-rw-r--r--devel/cgit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile
index a3c0b1b0b859..9085ebbdca86 100644
--- a/devel/cgit/Makefile
+++ b/devel/cgit/Makefile
@@ -25,7 +25,7 @@ SHEBANG_FILES= filters/html-converters/resources/markdown.pl
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
MAKE_ARGS+= CGIT_SCRIPT_PATH=${WWWDIR} CGIT_CONFIG=${PREFIX}/etc/cgitrc \
- prefix=${PREFIX} NO_GETTEXT=1 NO_LUA=1
+ prefix=${PREFIX} NO_GETTEXT=1 NO_LUA=1 NO_R_TO_GCC_LINKER=1
SUB_FILES= pkg-message
SUB_LIST+= PORTNAME=${PORTNAME}