diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-27 16:56:09 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-11-27 16:56:09 +0000 |
commit | e050737bb00eef97660978d23266d5a3eeff6808 (patch) | |
tree | 1ede66caa8e742adb7618e097c19efd8d0b60852 /astro/xeartk/Makefile | |
parent | 9b0532b613e0ba7112aa9776b035a594614b2024 (diff) |
Notes
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 |