remove hidden dependency on tcl.
okay pvalchev@
This commit is contained in:
parent
fb1323e187
commit
e8eb322ef3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2004/07/31 19:29:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2004/08/17 22:36:02 espie Exp $
|
||||
|
||||
COMMENT= "PalmPilot communication utilities"
|
||||
|
||||
@ -29,7 +29,8 @@ CONFIGURE_ARGS= --enable-static \
|
||||
--with-perl5="/usr/bin/perl" \
|
||||
--without-itcl \
|
||||
--without-python \
|
||||
--without-java
|
||||
--without-java \
|
||||
--without-tcl
|
||||
|
||||
.if ${FLAVOR:L:Mdebug}
|
||||
LIB_DEPENDS= tk83::x11/tk/8.3
|
||||
|
Loading…
Reference in New Issue
Block a user