diff options
Diffstat (limited to 'astro/xeartk/Makefile')
-rw-r--r-- | astro/xeartk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile index 7a7b6d90012f..da00e8ac7f50 100644 --- a/astro/xeartk/Makefile +++ b/astro/xeartk/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Small demo for tkgeomap -LIB_DEPENDS= libtkgeomap.so:${PORTSDIR}/astro/tkgeomap +LIB_DEPENDS= libtkgeomap.so:astro/tkgeomap USES= tk:run NO_BUILD= yes |