diff options
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r-- | textproc/opensp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 5b468c82b24d..7eaffd9b2988 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -19,6 +19,7 @@ CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |