diff options
Diffstat (limited to 'fonts/adobe-cmaps/Makefile')
-rw-r--r-- | fonts/adobe-cmaps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/adobe-cmaps/Makefile b/fonts/adobe-cmaps/Makefile index 4af401b84d7..af9f43fa284 100644 --- a/fonts/adobe-cmaps/Makefile +++ b/fonts/adobe-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/03/03 20:17:11 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 18:28:16 asau Exp $ DISTNAME= adobe-cmaps-20060615 CATEGORIES= fonts print @@ -24,8 +24,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://partners.adobe.com/public/developer/opentype/ COMMENT= Adobe CMap files for CJK -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes |