Add support for x11-toolkits/tk84

PR:		32577
Submitted by:	osa@FreeBSD.org.ru
This commit is contained in:
David W. Chapman Jr. 2001-12-22 22:00:58 +00:00
parent 3b51666731
commit 0e9aae98e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52013

View File

@ -25,7 +25,7 @@ CFLAGS+= -DLATIN1=1
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.for i in 0 1 2 3 .for i in 0 1 2 3 4
.if exists(${LOCALBASE}/bin/wish8.${i}) .if exists(${LOCALBASE}/bin/wish8.${i})
CONFIGURE_ARGS= --with-wish=${LOCALBASE}/bin/wish8.${i} CONFIGURE_ARGS= --with-wish=${LOCALBASE}/bin/wish8.${i}
RUN_DEPENDS= ${LOCALBASE}/bin/wish8.${i}:${PORTSDIR}/x11-toolkits/tk8${i} RUN_DEPENDS= ${LOCALBASE}/bin/wish8.${i}:${PORTSDIR}/x11-toolkits/tk8${i}