diff options
Diffstat (limited to 'astro/gpsman/Makefile')
-rw-r--r-- | astro/gpsman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 7ab1ce0dfea0..f7a90ba0e4e9 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -16,7 +16,7 @@ MAINTAINER= david@catwhisker.org COMMENT= A Tcl/Tk-based GPS management utility #RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 -USE_TK= 84 +USE_TK_RUN= 84 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |