aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-01 14:46:31 +0800
committerbapt <bapt@FreeBSD.org>2013-08-01 14:46:31 +0800
commit68519b4cec21cd4e8c122eec882f769527586fcb (patch)
treeaf3dea8f092bfd3b2372441aa38971c23f6aeef3 /chinese
parentf29b5943a6ce001877c5a776b89feac5012fee97 (diff)
downloadfreebsd-ports-gnome-68519b4cec21cd4e8c122eec882f769527586fcb.tar.gz
freebsd-ports-gnome-68519b4cec21cd4e8c122eec882f769527586fcb.tar.zst
freebsd-ports-gnome-68519b4cec21cd4e8c122eec882f769527586fcb.zip
Fix without gcc
Diffstat (limited to 'chinese')
-rw-r--r--chinese/autoconvert/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile
index 9cc13870a0ee..fc41eb35d0b1 100644
--- a/chinese/autoconvert/Makefile
+++ b/chinese/autoconvert/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: autoconvert
-# Date created: 26 Oct 1999
-# Whom: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
-#
+# Created by: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= autoconvert
PORTVERSION= 0.3.16
@@ -21,6 +17,7 @@ LICENSE_COMB= dual
OPTIONS_DEFINE= DOCS
MAKE_ENV= CFLAG="${CPPFLAGS}" LIBS="${LDFLAGS}"
+MAKE_ARGS= CC=${CC}
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}