aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-05-04 19:43:00 +0800
committerasami <asami@FreeBSD.org>1999-05-04 19:43:00 +0800
commit6ab736bc20359d7fbe6326b55dee459c7041e5b7 (patch)
tree80f804fd9b33f926c4a6cc37ec1e788f62bb95e0 /japanese
parentea57f3760241fff274d891bb5d6a535e54a85c4e (diff)
downloadfreebsd-ports-gnome-6ab736bc20359d7fbe6326b55dee459c7041e5b7.tar.gz
freebsd-ports-gnome-6ab736bc20359d7fbe6326b55dee459c7041e5b7.tar.zst
freebsd-ports-gnome-6ab736bc20359d7fbe6326b55dee459c7041e5b7.zip
This port doesn't depend on tk, so I guess I need to add USE_XLIB here too.
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 \