summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-04 20:42:33 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-04 20:42:33 +0000
commitd81492235de3b20481c5ec28baf0d726ebc8db79 (patch)
tree9355ead5a66063430522d3f46ed6e0377da847c2 /x11-servers
parentStop RUN_DEPEND to X, make BUILD_DEPEND only, (diff)
Activate RUN_DEPENDS to mkttfdir.
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=15827
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XttXF86srv-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index 20d7e2efe36a..13e1e7bb1a6d 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id: Makefile,v 1.12 1999/01/02 19:11:10 sada Exp $
+# $Id: Makefile,v 1.13 1999/01/03 18:49:57 sada Exp $
#
DISTNAME= xc
@@ -24,7 +24,7 @@ PATCHFILES= xtt11-to-pl00.diff.gz xtt11pl00-to-pl01.diff.gz \
MAINTAINER= taguchi@tohoku.iij.ad.jp
LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
-#RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib
+RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib
.if !defined(USE_SHARED_WRKSRC) && defined(COMPILE_ALL_SERVERS_AT_ONCE)
USE_SHARED_WRKSRC= YES