diff options
author | sat <sat@FreeBSD.org> | 2006-11-28 00:56:09 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-28 00:56:09 +0800 |
commit | 063355ad3dd3100749e648ca8d7fb51cadc3d534 (patch) | |
tree | f561084f9019ee0239a3e671bd6895754147192e /astro/xeartk/Makefile | |
parent | 2a3efea81f92831c9cd763b2611dd0908098c4eb (diff) | |
download | freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.tar.gz freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.tar.zst freebsd-ports-gnome-063355ad3dd3100749e648ca8d7fb51cadc3d534.zip |
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs
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 |