diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 08:05:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 08:05:44 +0000 |
commit | 208eb25e8e193a284f3c3712877b5f94008da171 (patch) | |
tree | 9514293d79441f402a2dc4a3deea4e7f6590937a /audio/crip | |
parent | bffa037ab939da8cbeb33bf2d544fd86285fc877 (diff) | |
download | ports-208eb25e8e193a284f3c3712877b5f94008da171.tar.gz ports-208eb25e8e193a284f3c3712877b5f94008da171.zip |
Notes
Diffstat (limited to 'audio/crip')
-rw-r--r-- | audio/crip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/crip/Makefile b/audio/crip/Makefile index 35e6a80e7a08..7b548c45868f 100644 --- a/audio/crip/Makefile +++ b/audio/crip/Makefile @@ -27,6 +27,7 @@ PORTDOCS= Changelog README criprc_example .endif NO_BUILD= yes +USE_PERL5= yes pre-fetch: .if !defined (WITH_SOX) |