diff options
Diffstat (limited to 'deskutils/tomboy-plugin-todo')
-rw-r--r-- | deskutils/tomboy-plugin-todo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/tomboy-plugin-todo/Makefile b/deskutils/tomboy-plugin-todo/Makefile index 7a09b02a4585..799b3472dc6f 100644 --- a/deskutils/tomboy-plugin-todo/Makefile +++ b/deskutils/tomboy-plugin-todo/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs USES= gmake pkgconfig .include <bsd.port.mk> |