summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
committerkrion <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
commit5c71863e66cdac53546fcf1f742dd9026a81decf (patch)
tree3a64de5bd1d2afc183b51f6721937105d9fc2fad /chinese
parent53618b2d967026413c7d04be3172a5a00e007d76 (diff)
downloadFreeBSD-ports-5c71863e66cdac53546fcf1f742dd9026a81decf.zip
FreeBSD-ports-5c71863e66cdac53546fcf1f742dd9026a81decf.tar.gz
Support NO_WRKSUBDIR properly
PR: ports/75631 Submitted by: Ports Fury
Diffstat (limited to 'chinese')
-rw-r--r--chinese/CJKUnifonts/Makefile2
-rw-r--r--chinese/arnettf/Makefile2
-rw-r--r--chinese/mingunittf/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile
index 08b196d..cf09899 100644
--- a/chinese/CJKUnifonts/Makefile
+++ b/chinese/CJKUnifonts/Makefile
@@ -21,8 +21,8 @@ BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
ttfm.sh:${PORTSDIR}/chinese/ttfm
+NO_WRKSUBDIR= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}
USE_XLIB= yes
FONTDIR= ${PREFIX}/share/fonts/TrueType
XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType
diff --git a/chinese/arnettf/Makefile b/chinese/arnettf/Makefile
index 08b196d..cf09899 100644
--- a/chinese/arnettf/Makefile
+++ b/chinese/arnettf/Makefile
@@ -21,8 +21,8 @@ BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \
ttfm.sh:${PORTSDIR}/chinese/ttfm
+NO_WRKSUBDIR= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}
USE_XLIB= yes
FONTDIR= ${PREFIX}/share/fonts/TrueType
XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType
diff --git a/chinese/mingunittf/Makefile b/chinese/mingunittf/Makefile
index 8adf3b1..d7a5d8a 100644
--- a/chinese/mingunittf/Makefile
+++ b/chinese/mingunittf/Makefile
@@ -23,9 +23,9 @@ RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm \
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= > ${WRKSRC}/minguni.ttf
+NO_WRKSUBDIR= yes
NO_BUILD= yes
SHAREMODE= 644
-WRKSRC= ${WRKDIR}
USE_XLIB= yes
FONTDIR= ${PREFIX}/share/fonts/TrueType
XFONTDIR= ${X11BASE}/lib/X11/fonts/TrueType
OpenPOWER on IntegriCloud