From 124ec3c6a06916c1d94bcc43b55da9242d82db45 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 9 Feb 2009 21:57:10 +0000 Subject: Fix DESTDIR installation. --- www/typolight-example/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/typolight-example/Makefile b/www/typolight-example/Makefile index 1e09fa5718e..0b0a24ad5f9 100644 --- a/www/typolight-example/Makefile +++ b/www/typolight-example/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/01/30 16:42:38 taca Exp $ +# $NetBSD: Makefile,v 1.4 2009/02/09 21:57:10 joerg Exp $ # DISTNAME= typolight-${TL_VERSION} @@ -30,6 +30,8 @@ EXTRACT_ELEMENTS+= ${DISTNAME}/${f} PKG_GROUPS_VARS+= APACHE_GROUP PKG_USERS_VARS+= APACHE_USER +INSTALLATION_DIRS+= ${TL_WEBDIR}/templates + do-install: cd ${WRKSRC}; \ pax -rw -pm ${WWW_EG_FILES} ${DESTDIR}${PREFIX}/${TL_EGDIR} -- cgit v1.2.3