aboutsummaryrefslogtreecommitdiffstats
path: root/www/getleft
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2008-12-01 04:55:25 +0800
committermm <mm@FreeBSD.org>2008-12-01 04:55:25 +0800
commitf2bffcf86ea1b6f6df899f59e84fb116802370bb (patch)
tree9947709787ffd0a6f341bbf7d1cab14ab5768ae3 /www/getleft
parent8b6914067c9ed98badb0996527d0db65fb3942b0 (diff)
downloadfreebsd-ports-gnome-f2bffcf86ea1b6f6df899f59e84fb116802370bb.tar.gz
freebsd-ports-gnome-f2bffcf86ea1b6f6df899f59e84fb116802370bb.tar.zst
freebsd-ports-gnome-f2bffcf86ea1b6f6df899f59e84fb116802370bb.zip
- UNBREAK fix tktable dependency to 2.10
- bump PORTREVISION Reported by: pointyhat (pav)
Diffstat (limited to 'www/getleft')
-rw-r--r--www/getleft/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/getleft/Makefile b/www/getleft/Makefile
index 095a9aba887c..f5fb17b046bb 100644
--- a/www/getleft/Makefile
+++ b/www/getleft/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getleft
PORTVERSION= 1.2b2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ftp
MASTER_SITES= SF/getleftdown
DISTNAME= Getleft-${PORTVERSION}
@@ -15,7 +15,7 @@ DISTNAME= Getleft-${PORTVERSION}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Web site downloader
-RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.9/libTktable2.9.so:${PORTSDIR}/x11-toolkits/tktable \
+RUN_DEPENDS= ${LOCALBASE}/lib/Tktable2.10/libTktable2.10.so:${PORTSDIR}/x11-toolkits/tktable \
${LOCALBASE}/lib/libttkstub.a:${PORTSDIR}/x11-toolkits/tile
USE_TK= 84