From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- deskutils/thinkingrock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/thinkingrock') diff --git a/deskutils/thinkingrock/Makefile b/deskutils/thinkingrock/Makefile index 376b8a46f9c5..59cf6b8244f9 100644 --- a/deskutils/thinkingrock/Makefile +++ b/deskutils/thinkingrock/Makefile @@ -11,8 +11,8 @@ DISTNAME= tr-${PORTVERSION} MAINTAINER= beat@FreeBSD.org COMMENT= Application for collecting and processing your thoughts -RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:${PORTSDIR}/devel/xdg-utils \ - ${LOCALBASE}/bin/xdg-email:${PORTSDIR}/devel/xdg-utils +RUN_DEPENDS= ${LOCALBASE}/bin/xdg-open:devel/xdg-utils \ + ${LOCALBASE}/bin/xdg-email:devel/xdg-utils USE_JAVA= yes JAVA_VERSION= 1.6+ -- cgit v1.2.3