diff options
Diffstat (limited to 'deskutils/tomboy-plugin-todo')
-rw-r--r-- | deskutils/tomboy-plugin-todo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |