diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:41:22 +0000 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/libhttpd-persistent | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) |
Notes
Diffstat (limited to 'www/libhttpd-persistent')
-rw-r--r-- | www/libhttpd-persistent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 2ec69b608fe0..129d8741dcdc 100644 --- a/www/libhttpd-persistent/Makefile +++ b/www/libhttpd-persistent/Makefile @@ -19,7 +19,6 @@ COMMENT= Library for embedded web servers WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}-persistent-${LEVEL} GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CC= ${CXX} VERSION= 1.3 |