aboutsummaryrefslogtreecommitdiff
path: root/www/aolserver
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-06-26 13:33:14 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-06-26 13:33:14 +0000
commit55f1f14e1199fa732378012da9b63cfbbf9f47a8 (patch)
tree23ba70e9d72486304c2082d7dc31b6c6d6b722ac /www/aolserver
parentb2f7a9c32e4c64bc4b6c7b51dba34e3f10da863b (diff)
downloadports-55f1f14e1199fa732378012da9b63cfbbf9f47a8.tar.gz
ports-55f1f14e1199fa732378012da9b63cfbbf9f47a8.zip
Notes
Diffstat (limited to 'www/aolserver')
-rw-r--r--www/aolserver/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile
index 6cc4cce37b48..69abd4eb2151 100644
--- a/www/aolserver/Makefile
+++ b/www/aolserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aolserver
PORTVERSION= 4.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= aolserver
@@ -700,6 +700,9 @@ PLIST_SUB+= TESTS=""
PLIST_SUB+= TESTS="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's| _init| _ns_init|' ${WRKSRC}/include/ns.mak.in
+
post-install:
.if defined(WITH_TESTS)
@ ${ECHO_MSG} "Installing tests"