summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-04 11:43:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-04 11:43:00 +0000
commit9fb1274153be5ffe9a62ee6740cb9ad925a89e92 (patch)
treebc4b93e07fb38a7d06673799cd6160de53d537d9 /japanese
parentUSE_XLIB. (diff)
This port doesn't depend on tk, so I guess I need to add USE_XLIB here too.
Notes
Notes: svn path=/head/; revision=18457
Diffstat (limited to 'japanese')
-rw-r--r--japanese/tkstep80/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile
index 9cc45be212e2..3332d2a4913f 100644
--- a/japanese/tkstep80/Makefile
+++ b/japanese/tkstep80/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 March 1999
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 04:13:13 steve Exp $
#
DISTNAME= tk8.0.4
@@ -19,6 +19,7 @@ MAINTAINER= kiri@pis.toba-cmt.ac.jp
LIB_DEPENDS= tcl80jp.1:${PORTSDIR}/japanese/tcl80
+USE_XLIB= yes
USE_AUTOCONF= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gcc --enable-shared --enable-step \