diff options
Diffstat (limited to 'science/jstrack/Makefile')
-rw-r--r-- | science/jstrack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index eb5cf0b5096d..5d41826aa070 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -16,8 +16,8 @@ LICENSE_TEXT= It is and always will be free, and [Jim Graham] wrote it...\ so don't charge money for it, and don't claim that you wrote it LICENSE_PERMS= dist-sell pkg-sell auto-accept -LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm -RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib +LIB_DEPENDS= libnetpbm.so:graphics/netpbm +RUN_DEPENDS= dtplite:devel/tcllib WRKSRC= ${WRKDIR}/${PORTNAME} USES= tk:85 |