diff options
-rw-r--r-- | net-p2p/eiskaltdc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/djmount/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/eiskaltdc/Makefile b/net-p2p/eiskaltdc/Makefile index 39101af0557e..76ffa8324071 100644 --- a/net-p2p/eiskaltdc/Makefile +++ b/net-p2p/eiskaltdc/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp \ boost_system.4:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +BROKEN= does not compile + PROJECTHOST= eiskaltdc USE_BZIP2= yes diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index a974b3ec751a..f46b6caa882a 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod +BROKEN= does not compile + PLIST_FILES= bin/${PORTNAME} GNU_CONFIGURE= yes USE_GNOME= pkgconfig |