aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellm2
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
committerRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
commitc9536f39b314cc055496892d6f9598434770c4b3 (patch)
tree7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /sysutils/gkrellm2
parent4585b4adc053c2df42c76e150ac9354191402282 (diff)
downloadfreebsd-ports-gnome-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz
freebsd-ports-gnome-c9536f39b314cc055496892d6f9598434770c4b3.tar.zst
freebsd-ports-gnome-c9536f39b314cc055496892d6f9598434770c4b3.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Diffstat (limited to 'sysutils/gkrellm2')
-rw-r--r--sysutils/gkrellm2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 89102f124e38..e8e60c0e7cc5 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellm
PORTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils ipv6
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/ \
${MASTER_SITE_LOCAL}
@@ -45,7 +45,7 @@ USE_GETTEXT= yes
.endif
USE_XLIB= yes
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls-openssl.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls-openssl.26:${PORTSDIR}/security/gnutls
MAKE_ENV+= GNUTLSINC=${LOCALBASE}/include GNUTLSLIB=${LOCALBASE}/lib \
without-ssl=1
.elif defined(WITH_OPENSSL)