summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-12-29 16:26:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-12-29 16:26:20 +0000
commit7e891e7892f6b38c7fd94e3b698f76aaa065d562 (patch)
tree48b894372d8814dbabbbe06bd09e2e7f9929a7ce /audio
parentUpdate to 5.2.12 release. (diff)
This port now works under amd64
Notes
Notes: svn path=/head/; revision=246867
Diffstat (limited to 'audio')
-rw-r--r--audio/ocp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 8270e89b1b22..63d79b1519c6 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \
vorbis.4:${PORTSDIR}/audio/libvorbis \
sidplay.1:${PORTSDIR}/audio/libsidplay
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
USE_GMAKE= yes