diff options
author | pav <pav@FreeBSD.org> | 2007-09-04 17:08:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-09-04 17:08:01 +0800 |
commit | 1b2c5d184ca83f0d5983e2be822d3fa20e34b2a1 (patch) | |
tree | 24faab1c1f6caefce88d320abe9ca53ab6c677dc /www/getleft | |
parent | 43d18a465dea41a676c038892c38e70866d6c9b7 (diff) | |
download | freebsd-ports-gnome-1b2c5d184ca83f0d5983e2be822d3fa20e34b2a1.tar.gz freebsd-ports-gnome-1b2c5d184ca83f0d5983e2be822d3fa20e34b2a1.tar.zst freebsd-ports-gnome-1b2c5d184ca83f0d5983e2be822d3fa20e34b2a1.zip |
- Chase tktable update
Reported by: pointyhat
Missed by: mm
Diffstat (limited to 'www/getleft')
-rw-r--r-- | www/getleft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/getleft/Makefile b/www/getleft/Makefile index 7e5b525b34e4..d1ff3f821fa9 100644 --- a/www/getleft/Makefile +++ b/www/getleft/Makefile @@ -15,7 +15,7 @@ DISTNAME= Getleft-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= Web site downloader -RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.8/libTktable2.8.so:${PORTSDIR}/x11-toolkits/tktable \ +RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.9/libTktable2.9.so:${PORTSDIR}/x11-toolkits/tktable \ ${LOCALBASE}/lib/libttkstub.a:${PORTSDIR}/x11-toolkits/tile USE_TK= 84 |