aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 15:19:41 +0800
committerYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 15:19:41 +0800
commitcd62882342c743ed1371a3fbc1618195ddf2221c (patch)
tree0a1245f88ae203586be5312d2872f8e82b742c6d /net-p2p
parenta26a0d0804e4d3df3f53cb8e0d49ed25d882659d (diff)
downloadfreebsd-ports-cd62882342c743ed1371a3fbc1618195ddf2221c.tar.gz
freebsd-ports-cd62882342c743ed1371a3fbc1618195ddf2221c.tar.zst
freebsd-ports-cd62882342c743ed1371a3fbc1618195ddf2221c.zip
- net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP - update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION - utilize PORTDOCS in www/mod_geoip Noticed by: kris
Notes
Notes: svn path=/head/; revision=110380
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index c810b3d0b6ea..a55285b2f158 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -7,6 +7,7 @@
PORTNAME= verlihub
PORTVERSION= 0.9.7r5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= verlihub
@@ -15,7 +16,7 @@ DISTNAME= verlihub-0.9.7-RC5
MAINTAINER= hurbold@yahoo.com
COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
-LIB_DEPENDS= GeoIP.3:${PORTSDIR}/net/GeoIP \
+LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP \
pcre.0:${PORTSDIR}/devel/pcre
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2