diff options
Diffstat (limited to 'graphics/gkrellkam2/Makefile')
-rw-r--r-- | graphics/gkrellkam2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gkrellkam2/Makefile b/graphics/gkrellkam2/Makefile index 6cf0dfb70b4a..269495256def 100644 --- a/graphics/gkrellkam2/Makefile +++ b/graphics/gkrellkam2/Makefile @@ -14,8 +14,8 @@ COMMENT= GKrellM plugin that display thumbnails of periodically updated images LICENSE= GPLv2+ -BUILD_DEPENDS= gkrellm2>0:${PORTSDIR}/sysutils/gkrellm2 -RUN_DEPENDS= gkrellm2>0:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= gkrellm2>0:sysutils/gkrellm2 +RUN_DEPENDS= gkrellm2>0:sysutils/gkrellm2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |