diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-30 10:25:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-30 10:25:14 +0000 |
commit | be28d48cb728f4bf3760e71e71c12877a148b440 (patch) | |
tree | f1f586801e648479d630bd7689010b3114b69f6b /net/prosearch | |
parent | c956eb0cbc5253a534b3b5b9afe55d8bace7afd7 (diff) | |
download | ports-be28d48cb728f4bf3760e71e71c12877a148b440.tar.gz ports-be28d48cb728f4bf3760e71e71c12877a148b440.zip |
Notes
Diffstat (limited to 'net/prosearch')
-rw-r--r-- | net/prosearch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index e9a3a13247c2..a44690cc6ff4 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -15,6 +15,7 @@ MAINTAINER= proler@gmail.com COMMENT= Powerful file search USE_BZIP2= yes +WANT_PERL= yes SUB_FILES= pkg-message SUB_LIST= SEARCHDIR=${SEARCHDIR} NO_BUILD= yes |