From 85f93575663adb5a7fa7799d5b3b6bdb05f3eda7 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 2 Apr 2007 22:56:15 +0000 Subject: - Convert existing ports to a new bsd.tcl.mk order PR: ports/109097 Submitted by: Martin Matuska Tested on: pointyhat exp-run --- net/openverse/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/openverse') diff --git a/net/openverse/Makefile b/net/openverse/Makefile index 33cb5f0..e4ca172 100644 --- a/net/openverse/Makefile +++ b/net/openverse/Makefile @@ -14,8 +14,8 @@ DISTNAME= ${PORTNAME}-0.8-7 MAINTAINER= ports@FreeBSD.org COMMENT= A visual chat program written in Tcl/Tk -USE_TK= yes -USE_TCL= yes +USE_TK_RUN= yes +USE_TCL_RUN= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/OpenVerse -- cgit v1.1