aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/unieject
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2012-01-30 03:48:09 +0800
committerpav <pav@FreeBSD.org>2012-01-30 03:48:09 +0800
commitbc1d78d0f68c281a07c61f0ea007a709790807eb (patch)
tree73b1253e9e00895c2b7ce099b3a97a0d343ea6d5 /sysutils/unieject
parentc53f314074a0301f5acb459ca4cd56c61cbf5ccd (diff)
downloadfreebsd-ports-gnome-bc1d78d0f68c281a07c61f0ea007a709790807eb.tar.gz
freebsd-ports-gnome-bc1d78d0f68c281a07c61f0ea007a709790807eb.tar.zst
freebsd-ports-gnome-bc1d78d0f68c281a07c61f0ea007a709790807eb.zip
- Mark BROKEN: does not link
./.libs/libunieject.so: undefined reference to `mmc_start_stop_media' Reported by: pointyhat
Diffstat (limited to 'sysutils/unieject')
-rw-r--r--sysutils/unieject/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile
index 8b3fe041b972..a1015c2b60dd 100644
--- a/sysutils/unieject/Makefile
+++ b/sysutils/unieject/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= cdio.13:${PORTSDIR}/sysutils/libcdio \
confuse.0:${PORTSDIR}/devel/libconfuse \
popt.0:${PORTSDIR}/devel/popt
+BROKEN= does not link
+
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GETTEXT= yes