diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 15:25:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 15:25:11 +0000 |
commit | 3b070c29650666b160c4984b72ad3c5994c75a9c (patch) | |
tree | ebe5e2092cd3193cace6d3ba39123c2b41d96388 /audio/last.fm | |
parent | eb18310aa5978aa33f49606d2bb31a4fe57face3 (diff) | |
download | ports-3b070c29650666b160c4984b72ad3c5994c75a9c.tar.gz ports-3b070c29650666b160c4984b72ad3c5994c75a9c.zip |
- Mark BROKEN on amd64
Notes
Notes:
svn path=/head/; revision=220139
Diffstat (limited to 'audio/last.fm')
-rw-r--r-- | audio/last.fm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 739d8820c2f7..ef073a765425 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" -USE_GCC=4.2+ +BROKEN= Does not install .endif post-patch: |