diff options
author | shaun <shaun@FreeBSD.org> | 2006-12-10 00:11:37 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-12-10 00:11:37 +0800 |
commit | 3dade447698626784b017faf12f80d06e3adf5ab (patch) | |
tree | f2e8ab70c871c51ee304c7cfbc811d9ca765b004 /audio/quelcom | |
parent | cc7651c9f8b8a9bdf66ec369bcfa2b67e50d080b (diff) | |
download | freebsd-ports-gnome-3dade447698626784b017faf12f80d06e3adf5ab.tar.gz freebsd-ports-gnome-3dade447698626784b017faf12f80d06e3adf5ab.tar.zst freebsd-ports-gnome-3dade447698626784b017faf12f80d06e3adf5ab.zip |
Seems to now build on ia64 [-CURRENT] without issue.
Diffstat (limited to 'audio/quelcom')
-rw-r--r-- | audio/quelcom/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index 62e07689ed01..d243ef29a698 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -31,10 +31,6 @@ LDFLAGS= -L../lib -L${LOCALBASE}/lib -lintl BROKEN= Linker error on alpha 4.x .endif -.if ${ARCH} == "ia64" -BROKEN= Linker error on ia64 -.endif - post-patch: @${FIND} ${WRKSRC} -name "makefile" | ${XARGS} ${REINPLACE_CMD} -e \ 's|make |$$(MAKE) |g ; \ |