diff options
author | snj <snj@pkgsrc.org> | 2004-05-01 16:40:39 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-01 16:40:39 +0000 |
commit | e406f212332437296d237948254bbe82f2f2efb6 (patch) | |
tree | 60981b71ed8852ccfbc4f8a4f2b84c03fe05fa0f /fonts | |
parent | 37c7c5f9276215a2c93e35def26fa6b5096f20c6 (diff) | |
download | pkgsrc-e406f212332437296d237948254bbe82f2f2efb6.tar.gz |
This does not need buildlink2.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/adobe-cidfonts/Makefile | 3 | ||||
-rw-r--r-- | fonts/adobe-cmaps/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/fonts/adobe-cidfonts/Makefile b/fonts/adobe-cidfonts/Makefile index be8dc059023..54833900e21 100644 --- a/fonts/adobe-cidfonts/Makefile +++ b/fonts/adobe-cidfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/24 22:46:10 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2004/05/01 16:40:39 snj Exp $ DISTNAME= adobe-cidfonts-20000901 CATEGORIES= fonts @@ -26,7 +26,6 @@ DISTFILES+= WadaMin-Bold WadaMin-Bold.afm DISTFILES+= WadaMin-Regular WadaMin-Regular.afm DISTFILES+= WadaMin-RegularH WadaMin-RegularH.afm -USE_BUILDLINK2= # defined EXTRACT_ONLY= # empty NO_CONFIGURE= # defined NO_BUILD= # defined diff --git a/fonts/adobe-cmaps/Makefile b/fonts/adobe-cmaps/Makefile index eca4b6e06fb..7b443f95887 100644 --- a/fonts/adobe-cmaps/Makefile +++ b/fonts/adobe-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/04/24 22:46:10 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/01 16:41:55 snj Exp $ DISTNAME= adobe-cmaps-20030924 CATEGORIES= fonts print @@ -27,7 +27,6 @@ COMMENT= Adobe CMap files for CJK BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip DIST_SUBDIR= ${PKGNAME_NOREV} -USE_BUILDLINK2= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |