From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat 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/tomboy-plugin-todo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/tomboy-plugin-todo') diff --git a/deskutils/tomboy-plugin-todo/Makefile b/deskutils/tomboy-plugin-todo/Makefile index 799b3472dc6f..1431fc4e0e71 100644 --- a/deskutils/tomboy-plugin-todo/Makefile +++ b/deskutils/tomboy-plugin-todo/Makefile @@ -11,8 +11,8 @@ DISTNAME= tomboy-todo-${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= Highlight FIXME, TODO, and XXX in your notes -BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy -RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy +BUILD_DEPENDS= tomboy:deskutils/tomboy +RUN_DEPENDS= tomboy:deskutils/tomboy GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs -- cgit