summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-11-19 07:56:10 +0000
committerWen Heping <wen@FreeBSD.org>2009-11-19 07:56:10 +0000
commitef015ca1620c213dc61c5a41990fb9c5120221b7 (patch)
treef9fa56e16f3ffecb942536490dddac40060e1e56 /net-p2p
parentMongo (from "humongous") is a high-performance, open source, (diff)
- Fix the build error of verlihub-plugins-* reported by pointyhat
Notes
Notes: svn path=/head/; revision=244464
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub-plugins/Makefile2
-rw-r--r--net-p2p/verlihub-plugins/Makefile.plugins1
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile
index 09227675f61b..a1f97cbce645 100644
--- a/net-p2p/verlihub-plugins/Makefile
+++ b/net-p2p/verlihub-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= verlihub
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= # empty
PKGNAMESUFFIX= -plugins
diff --git a/net-p2p/verlihub-plugins/Makefile.plugins b/net-p2p/verlihub-plugins/Makefile.plugins
index 017ea3737cd7..616cd3496514 100644
--- a/net-p2p/verlihub-plugins/Makefile.plugins
+++ b/net-p2p/verlihub-plugins/Makefile.plugins
@@ -15,6 +15,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
RUN_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
GNU_CONFIGURE= yes
+USE_GCC= 4.2+
PLIST_FILES+= lib/lib${PLUGIN_NAME}_pi.a \
lib/lib${PLUGIN_NAME}_pi.la \