aboutsummaryrefslogtreecommitdiff
path: root/www/resin2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-10-07 11:25:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-10-07 11:25:58 +0000
commitd7ae0aeb7c8c4dcc39a8a5866c6c026d74ae20d2 (patch)
tree55e5fef0e85717902804435cda6f076fb0c7e30e /www/resin2
parentffbfef47c9087d868849c7a852597df4ed8de5f7 (diff)
downloadports-d7ae0aeb7c8c4dcc39a8a5866c6c026d74ae20d2.tar.gz
ports-d7ae0aeb7c8c4dcc39a8a5866c6c026d74ae20d2.zip
Notes
Diffstat (limited to 'www/resin2')
-rw-r--r--www/resin2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/resin2/Makefile b/www/resin2/Makefile
index 152b38387fd4..7d6d0e39976c 100644
--- a/www/resin2/Makefile
+++ b/www/resin2/Makefile
@@ -141,7 +141,7 @@ do-install:
${APXS} -i -n caucho -a ${WRKSRC}/src/c/plugin/apache2/mod_caucho.so
.endif
.if (defined(WITH_APACHE) && (${WITH_APACHE} == yes || ${WITH_APACHE} == YES))
- ${APXS} -i -n caucho -a ${WRKSRC}/src/c/plugin/apache1/mod_caucho.so
+ ${APXS} -i -n caucho -a ${WRKSRC}/src/c/plugin/apache/mod_caucho.so
.endif
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${ECHO_MSG}