summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-10-28 14:38:53 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-10-28 14:38:53 +0000
commit1471993afe5ce431e71a874d5dc5e517b73b953b (patch)
tree4ae5011fe7c7335fe322fb48b6c3efc37792b9e6 /graphics/Makefile
parentActivate ja-xv. (diff)
Activate xv-m17n.
Notes
Notes: svn path=/head/; revision=14230
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index d6b9cf400e59..74102eca0bb9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.93 1998/10/02 01:47:57 steve Exp $
+# $Id: Makefile,v 1.94 1998/10/27 16:58:02 vanilla Exp $
#
SUBDIR += 4va
@@ -97,6 +97,7 @@
SUBDIR += xpdf
SUBDIR += xpm
SUBDIR += xv
+ SUBDIR += xv-m17n
SUBDIR += xwpick
.include <bsd.port.subdir.mk>