summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-SVGA
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-10 04:22:12 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-10 04:22:12 +0000
commit50d947fe58a371911197767fc9ac455422609fa4 (patch)
tree5fd154b8d5a8db67463d6b60c1c1229e81ff32de /x11-servers/XttXF86srv-SVGA
parentUpdate to version 1.4.9. (diff)
Update maintainer's Email address and update to version 1.0pl00.
PR: 8198 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=13828
Diffstat (limited to 'x11-servers/XttXF86srv-SVGA')
-rw-r--r--x11-servers/XttXF86srv-SVGA/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-servers/XttXF86srv-SVGA/Makefile b/x11-servers/XttXF86srv-SVGA/Makefile
index 0050efd4e1c7..8e89d7a5554d 100644
--- a/x11-servers/XttXF86srv-SVGA/Makefile
+++ b/x11-servers/XttXF86srv-SVGA/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id: Makefile,v 1.1.1.1 1998/08/11 15:00:37 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/09/01 13:41:08 asami Exp $
#
DISTNAME= xc
@@ -12,6 +12,8 @@ CATEGORIES= x11
MAINTAINER= taguchi@tohoku.iij.ad.jp
+RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
+
SERVER= XF86_SVGA
.include "${.CURDIR}/../XttXF86srv-common/Makefile"