diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-06-06 13:25:20 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-06-06 13:25:20 +0000 |
commit | eaae11d9c4da96d79b2196a75ef8d3c5bf9433eb (patch) | |
tree | 54ef67a6a4264c07a12358e0c4ec30547f66213a /audio/pacpl | |
parent | b816cb4205da713255c7a3815fed3c511bcd3d52 (diff) | |
download | ports-eaae11d9c4da96d79b2196a75ef8d3c5bf9433eb.tar.gz ports-eaae11d9c4da96d79b2196a75ef8d3c5bf9433eb.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 e3558ec2f743..cc2ae7065176 100644 --- a/audio/pacpl/Makefile +++ b/audio/pacpl/Makefile @@ -11,8 +11,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl Audio Converter USES= shebangfix -USE_PERL5_BUILD=yes -USE_PERL5_RUN= yes +USE_PERL5= yes ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes |