aboutsummaryrefslogtreecommitdiff
path: root/emulators/bsvc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:23:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-16 11:23:53 +0000
commite4d49fde8f7718a00da2647a8fd3ab85daf234ac (patch)
treebd4637afc250a6a44894423de0847efb887f0b06 /emulators/bsvc
parent8757a8ed7e941d43590fde412ea92a14afd33d3d (diff)
downloadports-e4d49fde8f7718a00da2647a8fd3ab85daf234ac.tar.gz
ports-e4d49fde8f7718a00da2647a8fd3ab85daf234ac.zip
Notes
Diffstat (limited to 'emulators/bsvc')
-rw-r--r--emulators/bsvc/Makefile7
-rw-r--r--emulators/bsvc/files/patch-src-Makefile.common2
-rw-r--r--emulators/bsvc/pkg-descr2
3 files changed, 4 insertions, 7 deletions
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 <bsd.port.pre.mk>
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/