diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-10-25 12:58:26 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-10-25 12:58:29 +0000 |
commit | 61b661339366b6ee95ca1de0667979da9240c6b8 (patch) | |
tree | 0be71850bf09e9ab983b9c1f6df44b15aa8c0ecd /audio/linuxsampler | |
parent | 13c431b0bfec55991792bb215e463584c2fc243d (diff) | |
download | ports-61b661339366b6ee95ca1de0667979da9240c6b8.tar.gz ports-61b661339366b6ee95ca1de0667979da9240c6b8.zip |
Diffstat (limited to 'audio/linuxsampler')
-rw-r--r-- | audio/linuxsampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linuxsampler/Makefile b/audio/linuxsampler/Makefile index 05b15e1082c4..33db4858c035 100644 --- a/audio/linuxsampler/Makefile +++ b/audio/linuxsampler/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 i386 -ONLY_FOR_ARCHS_REASON= "not yet ported" +ONLY_FOR_ARCHS_REASON= not yet ported to this architecture BUILD_DEPENDS= lv2>0:audio/lv2 \ dssi>0:audio/dssi |