aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/verlihub-plugins
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-05 10:48:31 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-05 10:48:31 +0000
commitf5982a94a78ac07d1c2674416ad6205e1caca95b (patch)
tree5ce8c0273f4bf392f5788fa699bb1765d2b3b7f9 /net-p2p/verlihub-plugins
parentc54599a442292b7d595c59894057dcc6e8996011 (diff)
downloadports-f5982a94a78ac07d1c2674416ad6205e1caca95b.tar.gz
ports-f5982a94a78ac07d1c2674416ad6205e1caca95b.zip
Notes
Diffstat (limited to 'net-p2p/verlihub-plugins')
-rw-r--r--net-p2p/verlihub-plugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile
index 68c1efea5290..06bf89b1cee3 100644
--- a/net-p2p/verlihub-plugins/Makefile
+++ b/net-p2p/verlihub-plugins/Makefile
@@ -27,6 +27,8 @@ RUN_DEPENDS= \
${LOCALBASE}/lib/libstats_pi.so:${PORTSDIR}/net-p2p/verlihub-plugins-stats
NO_BUILD= yes
-NO_INSTALL= yes
+
+do-install:
+ @${DO_NADA}
.include <bsd.port.mk>