summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-16 15:25:31 +0000
committerjoerg <joerg>2009-06-16 15:25:31 +0000
commit5ea2c5115d859c1c50c0a1db519128d4b2502715 (patch)
treefa0e1fe1cf96775d246aae52ce1c39c507d32764 /fonts
parent80d88b71d6bb6fa921f38f45fe12fde2623e285d (diff)
downloadpkgsrc-5ea2c5115d859c1c50c0a1db519128d4b2502715.tar.gz
Fix a number of GENERATE_PLIST entries to always have a terminating ;
Diffstat (limited to 'fonts')
-rw-r--r--fonts/adobe-cidfonts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/adobe-cidfonts/Makefile b/fonts/adobe-cidfonts/Makefile
index 2c5b03c7e4d..95be53489bf 100644
--- a/fonts/adobe-cidfonts/Makefile
+++ b/fonts/adobe-cidfonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/06/14 22:58:00 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/06/16 15:25:31 joerg Exp $
DISTNAME= adobe-cidfonts-20000901
CATEGORIES= fonts
@@ -38,7 +38,7 @@ RESOURCEDIR= ${PREFIX}/${RESOURCESUBDIR}
GENERATE_PLIST= \
for f in ${DISTFILES:O:u}; do \
${ECHO} ${RESOURCESUBDIR}/CIDFont/$$f; \
- done
+ done;
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${RESOURCEDIR}/CIDFont