diff options
Diffstat (limited to 'textproc/the_silver_searcher')
-rw-r--r-- | textproc/the_silver_searcher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index 8229841fb103..497ffec96329 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -21,4 +21,5 @@ USES= pkgconfig MAN1= ag.1 +NO_STAGE= yes .include <bsd.port.mk> |