summaryrefslogtreecommitdiff
path: root/net/verlihub
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 07:19:41 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-05-30 07:19:41 +0000
commitcd62882342c743ed1371a3fbc1618195ddf2221c (patch)
tree0a1245f88ae203586be5312d2872f8e82b742c6d /net/verlihub
parentBROKEN for perl < 500600: Broken pkg-plist (diff)
- 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
Diffstat (limited to 'net/verlihub')
-rw-r--r--net/verlihub/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/verlihub/Makefile b/net/verlihub/Makefile
index c810b3d0b6ea..a55285b2f158 100644
--- a/net/verlihub/Makefile
+++ b/net/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