summaryrefslogtreecommitdiff
path: root/japanese/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-02 12:35:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-02 12:35:41 +0000
commit9f5b9618729b6d84678c48b703ccde5b2fa519a2 (patch)
treed1ad424cd7cfb1cc5152a5961f747219b96a77ce /japanese/Makefile
parentJapanese ghostscirpt with vector font support. (diff)
Added vfghostscript and vflib.
Notes
Notes: svn path=/head/; revision=4255
Diffstat (limited to 'japanese/Makefile')
-rw-r--r--japanese/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 435445b976ae..448cd5574b10 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.35 1996/09/24 17:18:26 max Exp $
+# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $
#
SUBDIR += Canna
@@ -50,6 +50,8 @@
SUBDIR += tk
SUBDIR += tk41
SUBDIR += today
+ SUBDIR += vfghostscript
+ SUBDIR += vflib
SUBDIR += xdvi
.include <bsd.port.subdir.mk>