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 d87c190600bb..0613d70b946c 100644 --- a/astro/xeartk/Makefile +++ b/astro/xeartk/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tkgeomap MAINTAINER= infofarmer@FreeBSD.org COMMENT= Small demo for tkgeomap -LIB_DEPENDS= tkgeomap2.9.0:${PORTSDIR}/astro/tkgeomap +LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap USE_XLIB= yes USE_TK= yes |