aboutsummaryrefslogtreecommitdiff
path: root/comms/atslog/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-27 23:44:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-27 23:44:07 +0000
commit9eefa0d7d485941f413a7368525ba1b6a477b1f3 (patch)
treebf1c021b247325b200888ad0d6739409ea5d4447 /comms/atslog/Makefile
parentfde19dde07d37a1335520589d3f6e31866c18c11 (diff)
downloadports-9eefa0d7d485941f413a7368525ba1b6a477b1f3.tar.gz
ports-9eefa0d7d485941f413a7368525ba1b6a477b1f3.zip
Notes
Diffstat (limited to 'comms/atslog/Makefile')
-rw-r--r--comms/atslog/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile
index be55b25ea0f2..f9614b563ac1 100644
--- a/comms/atslog/Makefile
+++ b/comms/atslog/Makefile
@@ -7,6 +7,7 @@
PORTNAME= atslog
PORTVERSION= 2.0.0.p4
+PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -54,6 +55,9 @@ post-patch:
.endif
@${REINPLACE_CMD} -e 's|createsqltables.mysql.sql|${DATADIR}/sql/createsqltables.mysql.sql|' \
-e 's|data.sql|${DATADIR}/sql/data.sql|' ${WRKSRC}/data/sql/install-sql.pl
+.for i in ${CONFIGS}
+ @${REINPLACE_CMD} -e 's|/log|/log/atslog|' ${WRKSRC}/include/${i}.in
+.endfor
@${MV} ${WRKSRC}/www/include/set/conf.inc.php ${WRKSRC}/www/include/set/conf.inc.default.php
do-install: