summaryrefslogtreecommitdiff
path: root/net-p2p/opendchub/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-16 13:23:06 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-16 13:23:06 +0000
commit4e1fc2a69923d6691d37ad954eea24d49c824a3c (patch)
tree486901d4e51077d42862105112ad75d513e82c10 /net-p2p/opendchub/Makefile
parentUpdate to 2.57. (diff)
Update to version 0.7.4.
PR: 48049 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=75648
Diffstat (limited to 'net-p2p/opendchub/Makefile')
-rw-r--r--net-p2p/opendchub/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile
index 7bd277d129a0..d52137f09d67 100644
--- a/net-p2p/opendchub/Makefile
+++ b/net-p2p/opendchub/Makefile
@@ -6,17 +6,23 @@
#
PORTNAME= opendchub
-PORTVERSION= 0.7.3
+PORTVERSION= 0.7.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Unofficial Unix version of the Direct Connect Hub software
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+post-patch:
+.for file in src/fileio.c src/main.c
+ @${PERL} -pi -e 's|#include <crypt.h>||g' ${WRKSRC}/${file}
+.endfor
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}