diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 23:25:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 23:25:11 +0800 |
commit | bab98d414f0c7c567a17d850139a216d55b2f422 (patch) | |
tree | f4182ccbc7e3361ae734d2732c4ea3b013b93ea4 | |
parent | e68a998b54eeae60ff20d29feb429b155f25d88b (diff) | |
download | freebsd-ports-gnome-bab98d414f0c7c567a17d850139a216d55b2f422.tar.gz freebsd-ports-gnome-bab98d414f0c7c567a17d850139a216d55b2f422.tar.zst freebsd-ports-gnome-bab98d414f0c7c567a17d850139a216d55b2f422.zip |
- Mark BROKEN on amd64
-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: |