From e4d49fde8f7718a00da2647a8fd3ab85daf234ac Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 16 Mar 2007 11:23:53 +0000 Subject: - Use TCL/TK 8.4 - Remove WWW PR: 110322 Submitted by: Martin Tournoij --- emulators/bsvc/Makefile | 7 +++---- emulators/bsvc/files/patch-src-Makefile.common | 2 +- emulators/bsvc/pkg-descr | 2 -- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'emulators/bsvc') diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 9e95a5f58565..fef4144960ee 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -7,7 +7,8 @@ PORTNAME= bsvc PORTVERSION= 2.1 -CATEGORIES= emulators tk82 +PORTREVISION= 1 +CATEGORIES= emulators tk84 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} @@ -15,11 +16,9 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= An extensible hardware simulation framework with MC68K support -RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 - WRKSRC= ${WRKDIR}/${DISTNAME}/src - MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC} +USE_TK= yes .include diff --git a/emulators/bsvc/files/patch-src-Makefile.common b/emulators/bsvc/files/patch-src-Makefile.common index 0f0dade21e93..1131b6b81fa1 100644 --- a/emulators/bsvc/files/patch-src-Makefile.common +++ b/emulators/bsvc/files/patch-src-Makefile.common @@ -13,7 +13,7 @@ ## Name or path and Name of the Tcl/Tk "wish" executable #WISH = /usr/bin/wish -WISH = wish -+WISH = wish8.2 ++WISH = wish8.4 ## Name of WWW Browser and URL of the BSVC Home Page (or blank) WWW_BROWSER = diff --git a/emulators/bsvc/pkg-descr b/emulators/bsvc/pkg-descr index 20fb2852e483..6fe9ef2ee445 100644 --- a/emulators/bsvc/pkg-descr +++ b/emulators/bsvc/pkg-descr @@ -2,5 +2,3 @@ BSVC is an extensible simulator framework for microprocessor design and testing. It comes with a simulator and assembler for the Motorola MC68k family of microprocessors, and supplies a graphical user interface for simulation runs. - -WWW: http://www.redlinelabs.com/bsvc/ -- cgit v1.3