aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-25 00:35:30 +0800
committerbapt <bapt@FreeBSD.org>2013-05-25 00:35:30 +0800
commit8fb596db30fc304c30072b44b4c7f855046822f1 (patch)
treefe4ce18513a9d787d533353cb3f6be9d8eacc957 /japanese
parent32614f4f72427625e19e6ceb4bc533c0bd4f401a (diff)
downloadfreebsd-ports-gnome-8fb596db30fc304c30072b44b4c7f855046822f1.tar.gz
freebsd-ports-gnome-8fb596db30fc304c30072b44b4c7f855046822f1.tar.zst
freebsd-ports-gnome-8fb596db30fc304c30072b44b4c7f855046822f1.zip
Do not let system make.conf inpact the port's makefile
This fixes build on current
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ming/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ming/Makefile b/japanese/ming/Makefile
index c93d1115f127..10ad583ddcb5 100644
--- a/japanese/ming/Makefile
+++ b/japanese/ming/Makefile
@@ -17,9 +17,10 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
CONFLICTS= ming-*
WRKSRC= ${WRKDIR}/jaming-${PORTVERSION}/src
-MAKE_ARGS= NOPROFILE=true
+MAKE_ARGS= NO_PROFILE=true
USE_LDCONFIG= yes
USES= bison
+MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
UTILS= gif2dbl \
gif2mask \