.include <bsd.port.pre.mk>
.if ${OSVERSION} < 603000
EXTRA_PATCHES= ${PATCHDIR}/602-patch-while-case
.endif
.ifdef WITH_GUI
PLIST_SUB+= GUI=""
RUN_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84