diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-02-16 12:14:39 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-02-16 12:14:39 +0000 |
commit | d61875f369bcf3d3fcbc37935c75ef2557e64f71 (patch) | |
tree | 1a383fae18b4793d37de1bd159424de5da8e167f /audio | |
parent | b10ee2f9214ea527891a04767d1b9986a8b48d89 (diff) | |
download | ports-d61875f369bcf3d3fcbc37935c75ef2557e64f71.tar.gz ports-d61875f369bcf3d3fcbc37935c75ef2557e64f71.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/picard-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/picard-plugins/Makefile b/audio/picard-plugins/Makefile index 47c684681955..dfdc69cf6275 100644 --- a/audio/picard-plugins/Makefile +++ b/audio/picard-plugins/Makefile @@ -16,6 +16,8 @@ USE_GITHUB= yes GH_ACCOUNT= metabrainz GH_TAGNAME= 7d0cf37 +PORTSCOUT= limit:^1\. + NO_ARCH= yes SUB_FILES= pkg-message SUB_LIST= GCC_VER=${GCC_DEFAULT:S/.//} |