Skip to content

Commit

Permalink
fix pathname to make it work with 1.4.2 bsd.pkg.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Nov 16, 2000
1 parent f0dc317 commit 1b3edbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbsd/pkgsrc/www/apache13/Makefile
Expand Up @@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX} --libexecdir=${PREFIX}/lib/httpd \
--disable-module=auth_dbm \
--with-perl=${PERL5}
# --enable-rule=EAPI --disable-module=ssl
CONFIGURE_SCRIPT= ${WRKSRC}/configure.v6
CONFIGURE_SCRIPT= configure.v6
CONFIGURE_ENV+= OPTIM="${OPTIM}"

BUILD_DEFS+= USE_INET6
Expand Down

0 comments on commit 1b3edbe

Please sign in to comment.