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/ptiger | |
parent | 9b0532b613e0ba7112aa9776b035a594614b2024 (diff) | |
download | ports-e050737bb00eef97660978d23266d5a3eeff6808.tar.gz ports-e050737bb00eef97660978d23266d5a3eeff6808.zip |
Notes
Diffstat (limited to 'astro/ptiger')
-rw-r--r-- | astro/ptiger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile index de8aa6dd4b70..ec3201cca6b3 100644 --- a/astro/ptiger/Makefile +++ b/astro/ptiger/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= tkgeomap MAINTAINER= infofarmer@FreeBSD.org COMMENT= Displays U.S. Census Burea populated places on a map -LIB_DEPENDS= tkgeomap2.9.0:${PORTSDIR}/astro/tkgeomap +LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap USE_XLIB= yes USE_TK= yes |