diff options
author | kris <kris@FreeBSD.org> | 2006-10-12 11:40:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-12 11:40:34 +0800 |
commit | 64b4fc73df55b013663c7b819031f70323e0508c (patch) | |
tree | cd3a723408f7b5c93f92988429c444dc39c64cb1 /net-p2p/verlihub-plugins | |
parent | f510fe1f2e87c5dd086bd23a9800b4b060c4a7c8 (diff) | |
download | freebsd-ports-gnome-64b4fc73df55b013663c7b819031f70323e0508c.tar.gz freebsd-ports-gnome-64b4fc73df55b013663c7b819031f70323e0508c.tar.zst freebsd-ports-gnome-64b4fc73df55b013663c7b819031f70323e0508c.zip |
BROKEN: Does not compile
Approved by: portmgr (self)
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 |