diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 09:46:00 +0800 |
commit | 32d4230d4441b6a58a574b0c4ecd19c23a8b78ac (patch) | |
tree | 815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /misc | |
parent | fec2dcc3b586fdee23737c35576d0ec77a2fa4b2 (diff) | |
download | freebsd-ports-gnome-32d4230d4441b6a58a574b0c4ecd19c23a8b78ac.tar.gz freebsd-ports-gnome-32d4230d4441b6a58a574b0c4ecd19c23a8b78ac.tar.zst freebsd-ports-gnome-32d4230d4441b6a58a574b0c4ecd19c23a8b78ac.zip |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libsupertone/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile index e84f2e7d284e..de30190856fd 100644 --- a/misc/libsupertone/Makefile +++ b/misc/libsupertone/Makefile @@ -17,8 +17,6 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ libtiff.so:graphics/tiff \ libxml2.so:textproc/libxml2 -BROKEN_armv6= fails to configure: Can't build without spandsp - USES= tar:tgz libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |