From 51d6594f3d597c8978a0f5fb45936a2db81949a5 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 19 Dec 2005 21:10:52 +0000 Subject: Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previous this package failed to 'make install'. --- www/thttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 255e82674df..d36c05dc0d8 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2005/12/06 14:19:39 rillig Exp $ +# $NetBSD: Makefile,v 1.36 2005/12/19 21:10:52 gdt Exp $ DISTNAME= thttpd-2.25b PKGREVISION= 5 @@ -54,6 +54,6 @@ post-build: post-install: ${INSTALL_DATA} ${WRKDIR}/thttpd.conf ${PREFIX}/share/examples ${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/thttpd - ${INSTALL_DATA} ${DISTDIR}/sitedrivenby.gif ${PREFIX}/share/thttpd + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/sitedrivenby.gif ${PREFIX}/share/thttpd .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3