aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
committerpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
commit85f93575663adb5a7fa7799d5b3b6bdb05f3eda7 (patch)
tree9444ec7f98d0f2faaf4734217466e921e7d27034 /emulators
parentc12598153f1706af748413173a0b3dc1a5e4fed7 (diff)
downloadfreebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.gz
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.zst
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.zip
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bsvc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index fef4144960ee..b31cbdb6d0c3 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -18,7 +18,7 @@ COMMENT= An extensible hardware simulation framework with MC68K support
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC}
-USE_TK= yes
+USE_TK_RUN= yes
.include <bsd.port.pre.mk>