diff options
Diffstat (limited to 'misc/gkrellm-helium/Makefile')
-rw-r--r-- | misc/gkrellm-helium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 0ad8463d9576..d818a6d5d114 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -7,7 +7,7 @@ PORTNAME= gkrellm-helium PORTVERSION= 2.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MASTER_SITES= http://makovick.googlepages.com/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= GKrellM plugin reading data from helium thermometer at Strahov, Prague BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 PLIST_FILES= libexec/gkrellm2/plugins/helium.so |