aboutsummaryrefslogtreecommitdiff
path: root/audio/ocp
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-11-30 21:25:49 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-11-30 21:25:49 +0000
commitb6cde964a65aad38200ff11d74b083232d3392e9 (patch)
treed6c98053d48d83a3e430181bfcc5308bc7265324 /audio/ocp
parentef6a8e7d773c1f03134f062d5459aa4b2ce48bd2 (diff)
downloadports-b6cde964a65aad38200ff11d74b083232d3392e9.tar.gz
ports-b6cde964a65aad38200ff11d74b083232d3392e9.zip
This port does currently not build on i386.
Notified by: pkg-fallout
Notes
Notes: svn path=/head/; revision=518728
Diffstat (limited to 'audio/ocp')
-rw-r--r--audio/ocp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 36e168877368..761965ee9296 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -14,7 +14,7 @@ COMMENT= Legendary Open Cubic Player
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64
LIB_DEPENDS= libid3tag.so:audio/libid3tag \
libmad.so:audio/libmad \