summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-03-05 22:10:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-03-05 22:10:05 +0000
commit37ee10401e0a8be2061256070edfac082f2404fa (patch)
tree7bfa202aaea9621423917b946a8dccc86be48154 /audio
parent- Mark BROKEN on amd64: fails to compile (diff)
- Mark BROKEN: does not compile
SystemInfo.o(.text+0x141): In function `destroySystemInfo': : undefined reference to `wsyserror' *** Error code 1 Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=292783
Diffstat (limited to 'audio')
-rw-r--r--audio/wsoundprefs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile
index 47604f752a76..212735df1191 100644
--- a/audio/wsoundprefs/Makefile
+++ b/audio/wsoundprefs/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
wsound.1:${PORTSDIR}/audio/wsoundserver
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
+BROKEN= does not compile
+
USE_IMAKE= yes
USE_XORG= x11 xext
NO_INSTALL_MANPAGES=yes