diff options
Diffstat (limited to 'deskutils/tomboy-plugin-latex/Makefile')
-rw-r--r-- | deskutils/tomboy-plugin-latex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/tomboy-plugin-latex/Makefile b/deskutils/tomboy-plugin-latex/Makefile index 1cea44cb189b..af144f57f11c 100644 --- a/deskutils/tomboy-plugin-latex/Makefile +++ b/deskutils/tomboy-plugin-latex/Makefile @@ -11,8 +11,8 @@ DISTNAME= tomboy-latex-${PORTVERSION} MAINTAINER= mono@FreeBSD.org COMMENT= LaTeX math plugin for Tomboy -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 |