diff options
author | salo <salo> | 2003-04-17 14:26:06 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-17 14:26:06 +0000 |
commit | 468e319ef28018f8e8334138a656ecfe9d2259d5 (patch) | |
tree | 164d6937882b3ee76b086496737cc9ec0085c2d0 /fonts/vera-ttf | |
parent | 305427a49e9359aaa7bbd110bbabe8ca1b038b4e (diff) | |
download | pkgsrc-468e319ef28018f8e8334138a656ecfe9d2259d5.tar.gz |
Bump PKGREVISION: please binary packages, create fontdir.
Diffstat (limited to 'fonts/vera-ttf')
-rw-r--r-- | fonts/vera-ttf/Makefile | 4 | ||||
-rw-r--r-- | fonts/vera-ttf/PLIST | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/fonts/vera-ttf/Makefile b/fonts/vera-ttf/Makefile index 29068c7e2de..d135d60968c 100644 --- a/fonts/vera-ttf/Makefile +++ b/fonts/vera-ttf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/17 12:02:24 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/04/17 14:26:06 salo Exp $ # DISTNAME= ttf-bitstream-vera-1.10 +PKGREVISION= 1 PKGNAME= vera-ttf-1.10 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ttf-bitstream-vera/1.10/} @@ -18,6 +19,7 @@ NO_BUILD= YES FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TrueType do-install: + ${INSTALL_DATA_DIR} ${FONTS_TTF_DIRS} cd ${WRKSRC} && ${PAX} -rw -pm *.ttf ${PREFIX}/lib/X11/fonts/TrueType/ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/vera-ttf ${INSTALL_DATA} ${WRKSRC}/local.conf ${PREFIX}/share/examples/vera-ttf diff --git a/fonts/vera-ttf/PLIST b/fonts/vera-ttf/PLIST index 23ccdc67ab6..b38bb6435cf 100644 --- a/fonts/vera-ttf/PLIST +++ b/fonts/vera-ttf/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/17 12:02:24 salo Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/04/17 14:26:06 salo Exp $ +@exec ${MKDIR} %D/lib/X11/fonts/TrueType lib/X11/fonts/TrueType/Vera.ttf lib/X11/fonts/TrueType/VeraBI.ttf lib/X11/fonts/TrueType/VeraBd.ttf |