summaryrefslogtreecommitdiff
path: root/japanese/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-09 12:11:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-09 12:11:40 +0000
commit9b538f1c618cbb13ee9d9f7c952ec0ce8386fbd2 (patch)
tree97d54f2628ee44e771802a7d9f2dd7573b7ee9a8 /japanese/Makefile
parentRemove the GUIDELINES file, which is replaced by section 4.3 of the (diff)
Added ghostscript and xdvi.
Notes
Notes: svn path=/head/; revision=2409
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 1d5fd703f522..5daaf53bad24 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.18 1995/10/13 09:20:51 asami Exp $
+# $Id: Makefile,v 1.19 1995/10/18 11:19:22 asami Exp $
#
SUBDIR += Canna
@@ -6,6 +6,7 @@
SUBDIR += chimera
SUBDIR += elvis
SUBDIR += gawk
+ SUBDIR += ghostcript
SUBDIR += grep
SUBDIR += groff
SUBDIR += gxditview
@@ -25,5 +26,6 @@
SUBDIR += sed
SUBDIR += tcl
SUBDIR += tk
+ SUBDIR += xdvi
.include <bsd.port.subdir.mk>