diff options
Diffstat (limited to 'net-p2p/verlihub-plugins')
-rw-r--r-- | net-p2p/verlihub-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index ee493491f001..c55c5f3a93ff 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -17,6 +17,8 @@ COMMENT= Plugins for the Verlihub Linux/Unix Direct Connect Hub Software BUILD_DEPENDS= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub +BROKEN= Does not compile + WRKSRC= ${WRKDIR}/vh_plugins-0.1 USE_GMAKE= yes |