diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-03 12:51:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-03 12:51:18 +0000 |
commit | 3d7ef3e463a5e930be63835c21dd2d345f88ea2d (patch) | |
tree | 8f1b59cfbbd73620cc4a151c90372baa46f5e797 /audio/pacpl | |
parent | d0f4eef0d7b9cfaab7394602c3c80cfe605a0d31 (diff) | |
download | ports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.tar.gz ports-3d7ef3e463a5e930be63835c21dd2d345f88ea2d.zip |
Notes
Diffstat (limited to 'audio/pacpl')
-rw-r--r-- | audio/pacpl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile index cc2ae7065176..a28c2d3b4403 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= SF MAINTAINER= perl@FreeBSD.org COMMENT= Perl Audio Converter -USES= shebangfix -USE_PERL5= yes +USES= shebangfix perl5 ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes |