aboutsummaryrefslogtreecommitdiff
path: root/www/mod_log_firstbyte
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-02-18 18:48:45 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-02-18 18:48:45 +0000
commitadd41e3a82ed37f68de969902e91f5a3478306be (patch)
treed3a345e660b89b32abe525dac1c73a900527cff7 /www/mod_log_firstbyte
parentb3ec8aa81a967234ccfe07d2a30fbe352ed57f0a (diff)
downloadports-add41e3a82ed37f68de969902e91f5a3478306be.tar.gz
ports-add41e3a82ed37f68de969902e91f5a3478306be.zip
Notes
Diffstat (limited to 'www/mod_log_firstbyte')
-rw-r--r--www/mod_log_firstbyte/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_firstbyte/Makefile b/www/mod_log_firstbyte/Makefile
index e3675499d995..e811e7130830 100644
--- a/www/mod_log_firstbyte/Makefile
+++ b/www/mod_log_firstbyte/Makefile
@@ -21,7 +21,7 @@ DIST_SUBDIR= ${PORTNAME}
do-extract:
${MKDIR} ${WRKSRC}
- cd ${DISTDIR} && ${CP} ${DISTFILES} ${WRKSRC}
+ cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC}
do-build:
cd ${WRKSRC} && ${APXS} -c ${MOD}.c