aboutsummaryrefslogtreecommitdiff
path: root/www/mod_traf_thief
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-10-18 00:02:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-10-18 00:02:13 +0000
commitefa32c1c73f53be1e6d254b522f41e1d6f403121 (patch)
tree16634dce3906714885f45c3952daeb6d5fd16345 /www/mod_traf_thief
parentf5fb0e56389f80b2847c5fed53b5b32a2ee50a7f (diff)
downloadports-efa32c1c73f53be1e6d254b522f41e1d6f403121.tar.gz
ports-efa32c1c73f53be1e6d254b522f41e1d6f403121.zip
Notes
Diffstat (limited to 'www/mod_traf_thief')
-rw-r--r--www/mod_traf_thief/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile
index 6a06379e5db2..a57869df183a 100644
--- a/www/mod_traf_thief/Makefile
+++ b/www/mod_traf_thief/Makefile
@@ -24,7 +24,7 @@ APXS?= ${LOCALBASE}/sbin/apxs
do-extract:
@${MKDIR} ${WRKDIR}
- @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME}.c
+ @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME}.c
do-build:
@(cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c)