summaryrefslogtreecommitdiff
path: root/net-p2p/verlihub
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-09-04 15:51:11 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-09-04 15:51:11 +0000
commite3054d58f95e8264b588a08217644c318c0cddc3 (patch)
treea50a1dbb986eef42b31ed69ce8eaf1f819b1123d /net-p2p/verlihub
parentCamlIDL is a stub code generator and COM binding for Objective Caml. (diff)
- s/INSTALL_SHLIB/USE_LDCONFIG/
- Use SUB_FILES - Make it depend on bash 3.x instead of 2.x PR: 102596 Submitted by: gabor Approved by: maintainer
Diffstat (limited to 'net-p2p/verlihub')
-rw-r--r--net-p2p/verlihub/Makefile8
-rw-r--r--net-p2p/verlihub/files/pkg-message.in (renamed from net-p2p/verlihub/pkg-message)0
2 files changed, 3 insertions, 5 deletions
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index 151207e14aae..7f1cc6e1a34d 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -19,7 +19,7 @@ COMMENT= Verlihub Linux/Unix Direct Connect Hub Software
LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP \
pcre.0:${PORTSDIR}/devel/pcre
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
WRKSRC= ${WRKDIR}/verlihub-0.9.8c
@@ -27,8 +27,9 @@ USE_MYSQL= yes
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
+SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PORTDOCS= configuring.txt help.sql using.txt features.html help.html params.php verlihub.html
@@ -39,9 +40,6 @@ PORTDOCS= configuring.txt help.sql using.txt features.html help.html params.php
USE_GCC= 3.4+
.endif
-post-patch:
- @${CAT} ${PKGDIR}/pkg-message | ${SED} 's|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE}
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net-p2p/verlihub/pkg-message b/net-p2p/verlihub/files/pkg-message.in
index 2409001e9e2d..2409001e9e2d 100644
--- a/net-p2p/verlihub/pkg-message
+++ b/net-p2p/verlihub/files/pkg-message.in