aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub-plugins/Makefile.plugins2
-rw-r--r--net-p2p/verlihub/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/verlihub-plugins/Makefile.plugins b/net-p2p/verlihub-plugins/Makefile.plugins
index 93226f6c4fb4..a6ecbf02a22d 100644
--- a/net-p2p/verlihub-plugins/Makefile.plugins
+++ b/net-p2p/verlihub-plugins/Makefile.plugins
@@ -14,7 +14,7 @@ COMMENT?= ${PLUGIN_DESC} plugin for the VerliHub - a Direct Connect protocol ser
BUILD_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
RUN_DEPENDS+= ${LOCALBASE}/bin/verlihub:${PORTSDIR}/net-p2p/verlihub
-USE_GCC= 4.2+
+USE_GCC= any
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index 6fd0038c7953..09968c096e5c 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
LDFLAGS+= -L/usr/local/lib
USE_RC_SUBR= verlihub
-USE_GCC= 4.2+
+USE_GCC= any
USE_AUTOTOOLS= libtool
USE_MYSQL= yes
GNU_CONFIGURE= yes