diff options
Diffstat (limited to 'textproc/libroxml/Makefile')
-rw-r--r-- | textproc/libroxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libroxml/Makefile b/textproc/libroxml/Makefile index 9f671043898c..c9a10b2e1cad 100644 --- a/textproc/libroxml/Makefile +++ b/textproc/libroxml/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= bin/roxml \ include/roxml.h \ libdata/pkgconfig/libroxml.pc +NO_STAGE= yes pre-build: @cd ${WRKSRC} && ${GMAKE} clean |