pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typolight-example Enable DESTDIR (and it was impli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7487232b425
branches:  trunk
changeset: 553797:b7487232b425
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 30 16:42:38 2009 +0000

description:
Enable DESTDIR (and it was implicitly update to typolight-example-2.6.5.

diffstat:

 www/typolight-example/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ac252866985d -r b7487232b425 www/typolight-example/Makefile
--- a/www/typolight-example/Makefile    Fri Jan 30 16:35:55 2009 +0000
+++ b/www/typolight-example/Makefile    Fri Jan 30 16:42:38 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/09/23 07:22:10 taca Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/30 16:42:38 taca Exp $
 #
 
 DISTNAME=      typolight-${TL_VERSION}
@@ -18,6 +18,8 @@
 NO_BUILD=      yes
 NO_CONFIGURE=  yes
 
+PKG_DESTDIR_SUPPORT=   destdir
+
 WWW_EG_FILES=  music_academy.css tl_files/music_academy
 WWW_FILE=      templates/example_website.sql
 



Home | Main Index | Thread Index | Old Index