diff options
Diffstat (limited to 'devel/libshbuf/Makefile')
-rw-r--r-- | devel/libshbuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index 5f55515ece10..f1ced685a23e 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -19,6 +19,7 @@ USES= pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-lynx +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOXYGEN} |