diff options
Diffstat (limited to 'www/thttpd/Makefile')
-rw-r--r-- | www/thttpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 920d7426c36d..ce8c9fb179fa 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -40,10 +40,8 @@ post-patch: ${MV} ${WRKSRC}/extras/htpasswd.1 ${WRKSRC}/extras/thttpdpasswd.1 ${MV} ${WRKSRC}/extras/htpasswd.c ${WRKSRC}/extras/thttpdpasswd.c -.if ${OSVERSION} > 502101 post-configure: @cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-config.h -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/thttpd ${PREFIX}/sbin |