diff options
Diffstat (limited to 'textproc/the_silver_searcher/Makefile')
-rw-r--r-- | textproc/the_silver_searcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index 75f7c1d1f925..8229841fb103 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -17,7 +17,7 @@ AUTOMAKE_ARGS+= --add-missing GNU_CONFIGURE= yes PLIST_FILES= bin/ag USE_AUTOTOOLS= aclocal autoconf autoheader automake -USE_PKGCONFIG= build +USES= pkgconfig MAN1= ag.1 |