diff options
Diffstat (limited to 'textproc/rnv/Makefile')
-rw-r--r-- | textproc/rnv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile index 46e75087fe67..ccae7a99772e 100644 --- a/textproc/rnv/Makefile +++ b/textproc/rnv/Makefile @@ -20,4 +20,5 @@ CONFIGURE_ARGS= --with-expat="${LOCALBASE}" MAN1= rnv.1 PLIST_FILES= bin/arx bin/rnv bin/rvp bin/xsdck +NO_STAGE= yes .include <bsd.port.mk> |