aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unieject
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-01-29 19:48:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-01-29 19:48:09 +0000
commit6bea85896228a1348abd6451462586de3646957c (patch)
treea0e1936e7ab095833c9841f1fc5ae7d7d37f4a86 /sysutils/unieject
parent59bc790146d5047b45de57a15c5351de7d4a45e4 (diff)
downloadports-6bea85896228a1348abd6451462586de3646957c.tar.gz
ports-6bea85896228a1348abd6451462586de3646957c.zip
- Mark BROKEN: does not link
./.libs/libunieject.so: undefined reference to `mmc_start_stop_media' Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=290050
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