aboutsummaryrefslogtreecommitdiff
path: root/www/twhttpd
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-04 13:32:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-04 13:32:02 +0000
commit015c56ae8274b1ce1afc798ef0ebafa629145004 (patch)
treeb9ddc10bb078b38ce7a89590ecad64b7a6c8c601 /www/twhttpd
parentc71442b16678236237267406f90327949bef47b9 (diff)
downloadports-015c56ae8274b1ce1afc798ef0ebafa629145004.tar.gz
ports-015c56ae8274b1ce1afc798ef0ebafa629145004.zip
Notes
Diffstat (limited to 'www/twhttpd')
-rw-r--r--www/twhttpd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile
index 8454ff674ee6..6f8ac3acd2c2 100644
--- a/www/twhttpd/Makefile
+++ b/www/twhttpd/Makefile
@@ -17,6 +17,9 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lmd"
+SUB_FILES= pkg-message
+SUB_LIST= PREFIX=${PREFIX}
+
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/config.h
@${REINPLACE_CMD} -e 's| md5\.o | |g' ${WRKSRC}/Makefile.in