diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-14 05:58:07 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-14 05:58:07 +0000 |
commit | f7faaf323eab21c0f6a05f7d4f3b15db9710b1d4 (patch) | |
tree | d52fd8d9a20cf239c1ac08e4ee288703ee5c0611 /fonts | |
parent | 250b0281ae294f279773e9d2f4e5163d7b4a4dde (diff) | |
download | pkgsrc-f7faaf323eab21c0f6a05f7d4f3b15db9710b1d4.tar.gz |
whitespace
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/adobe-cmaps/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/fonts/adobe-cmaps/Makefile b/fonts/adobe-cmaps/Makefile index db54b1b71e6..496e13664eb 100644 --- a/fonts/adobe-cmaps/Makefile +++ b/fonts/adobe-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/11/14 05:57:41 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2005/11/14 05:58:07 minskim Exp $ DISTNAME= adobe-cmaps-20040605 CATEGORIES= fonts print @@ -24,12 +24,12 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://partners.adobe.com/asn/acrobat/technotes.jsp COMMENT= Adobe CMap files for CJK -DIST_SUBDIR= ${PKGNAME_NOREV} -NO_CONFIGURE= yes -NO_BUILD= yes -USE_TOOLS+= unzip +DIST_SUBDIR= ${PKGNAME_NOREV} +NO_CONFIGURE= yes +NO_BUILD= yes +USE_TOOLS+= unzip -RESOURCEDIR= ${PREFIX}/share/Adobe/Resource +RESOURCEDIR= ${PREFIX}/share/Adobe/Resource do-install: ${INSTALL_DATA_DIR} ${RESOURCEDIR} |