summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-19 12:43:47 +0000
committerwiz <wiz>2002-07-19 12:43:47 +0000
commitfab6f754451c9b52b7ea62bd6d803a008174be5d (patch)
tree88cffdee854a73eaa97dcb8bba3397fea14ed2b9 /fonts
parent8956e28a7b27a81ba0be6bf7596062f338a057fc (diff)
downloadpkgsrc-fab6f754451c9b52b7ea62bd6d803a008174be5d.tar.gz
Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile5
-rw-r--r--fonts/ttf2pt1/Makefile4
2 files changed, 6 insertions, 3 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index 00d50f11cca..6e50afa9ed6 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/07/18 16:20:20 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2002/07/19 12:43:47 wiz Exp $
#
COMMENT= Fonts
@@ -49,9 +49,12 @@ SUBDIR+= mozilla-fonts
SUBDIR+= ms-ttf
SUBDIR+= p5-Font-AFM
SUBDIR+= p5-Font-TTF
+SUBDIR+= t1lib
+SUBDIR+= t1utils
SUBDIR+= ttf2pt1
SUBDIR+= ttftot42
SUBDIR+= ttmkfdir
+SUBDIR+= type1inst
SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile
index 3dfce61494f..8abffd5f85c 100644
--- a/fonts/ttf2pt1/Makefile
+++ b/fonts/ttf2pt1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/16 15:26:01 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/07/19 12:43:51 wiz Exp $
#
DISTNAME= ttf2pt1-3.4.0
@@ -11,7 +11,7 @@ MAINTAINER= reinoud@netbsd.org
HOMEPAGE= http://ttf2pt1.sourceforge.net
COMMENT= TrueType font converter to Postscript type 1
-DEPENDS+= t1utils-[0-9]*:../../textproc/t1utils
+DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils
USE_CONFIG_WRAPPER= yes