aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/urwvn
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-08-07 23:05:47 +0800
committerpawel <pawel@FreeBSD.org>2014-08-07 23:05:47 +0800
commit2861d7c3c2762d99932cffa53f7008ab671473ae (patch)
treec095a5ebe0dfb1c9806a5692465cc789d0e51931 /vietnamese/urwvn
parentd2203c3073fdc48c2d7290faa54163b6a7febb9a (diff)
downloadfreebsd-ports-gnome-2861d7c3c2762d99932cffa53f7008ab671473ae.tar.gz
freebsd-ports-gnome-2861d7c3c2762d99932cffa53f7008ab671473ae.tar.zst
freebsd-ports-gnome-2861d7c3c2762d99932cffa53f7008ab671473ae.zip
Add staging support
Diffstat (limited to 'vietnamese/urwvn')
-rw-r--r--vietnamese/urwvn/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile
index dcc65146785e..f8883b3c8c6f 100644
--- a/vietnamese/urwvn/Makefile
+++ b/vietnamese/urwvn/Makefile
@@ -28,12 +28,9 @@ TTF= CMConcrete8v.ttf CMConcreteItalic8v.ttf CMConcreteSlanted8v.ttf \
uplb8v.ttf uplbi8v.ttf uplr8v.ttf uplri8v.ttf utmb8v.ttf \
utmbi8v.ttf utmr8v.ttf utmri8v.ttf uzcmi8v.ttf
-NO_STAGE= yes
do-install:
- @${MKDIR} ${FONTSDIR}
-.for i in ${TTF}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${FONTSDIR}
-.endfor
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ (cd ${WRKSRC} && ${INSTALL_DATA} ${TTF} ${STAGEDIR}${FONTSDIR})
# This target is only meant to be used by the port maintainer.
ttf-gen: extract