diff options
Diffstat (limited to 'deskutils/tomboy-plugin-latex/Makefile')
-rw-r--r-- | deskutils/tomboy-plugin-latex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/tomboy-plugin-latex/Makefile b/deskutils/tomboy-plugin-latex/Makefile index 79eb8e28e9ad..fa67898928b9 100644 --- a/deskutils/tomboy-plugin-latex/Makefile +++ b/deskutils/tomboy-plugin-latex/Makefile @@ -18,4 +18,5 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_TEX= latex +NO_STAGE= yes .include <bsd.port.mk> |