diff options
Diffstat (limited to 'misc/gkrellm-helium/Makefile')
-rw-r--r-- | misc/gkrellm-helium/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gkrellm-helium/Makefile b/misc/gkrellm-helium/Makefile index 7e2809897bf2..f315adc03a4c 100644 --- a/misc/gkrellm-helium/Makefile +++ b/misc/gkrellm-helium/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= https://sites.google.com/site/makovick/projects/ MAINTAINER= ports@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= libcurl.so:${PORTSDIR}/ftp/curl -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 +LIB_DEPENDS= libcurl.so:ftp/curl +RUN_DEPENDS= gkrellm:sysutils/gkrellm2 USES= pkgconfig tar:tgz |