aboutsummaryrefslogtreecommitdiff
path: root/chinese/big5width
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-02-22 06:18:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-02-22 06:18:50 +0000
commite2b45782f393bec52088c8fcf84f4f2c5c4f7fca (patch)
treeedcf2a1d0603421b3c1e829c5f05c7452713760c /chinese/big5width
parentfdc0208207c7c6b15041114d5e04454af951b3d6 (diff)
downloadports-e2b45782f393bec52088c8fcf84f4f2c5c4f7fca.tar.gz
ports-e2b45782f393bec52088c8fcf84f4f2c5c4f7fca.zip
Catch up with usage of SRC_BASE introduced in bsd.port.mk r1.662. This
should fix the builds on pointyhat-west. Hat: portmgr
Notes
Notes: svn path=/head/; revision=269485
Diffstat (limited to 'chinese/big5width')
-rw-r--r--chinese/big5width/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile
index b11d2a2c13b1..9bfb77f82904 100644
--- a/chinese/big5width/Makefile
+++ b/chinese/big5width/Makefile
@@ -24,8 +24,7 @@ PLIST_SUB= BASELOCALEDIR=${BASELOCALEDIR} \
.include <bsd.port.pre.mk>
-SRCBASE?= ${PORTSDIR}/../src
-SRCDIR= ${SRCBASE}/share/mklocale
+SRCDIR= ${SRC_BASE}/share/mklocale
.if !exists(${SRCDIR})
IGNORE= need to build this port with the locale source