This port doesn't depend on tk, so I guess I need to add USE_XLIB here too.
This commit is contained in:
parent
275aad51ae
commit
9fb1274153
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18457
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue