pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/typolight Add TL_VER to MESSAGE_SUBST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/87be974fe604
branches: trunk
changeset: 392344:87be974fe604
user: taca <taca%pkgsrc.org@localhost>
date: Thu Apr 30 13:08:50 2009 +0000
description:
Add TL_VER to MESSAGE_SUBST.
diffstat:
www/typolight/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b4f160faf3d5 -r 87be974fe604 www/typolight/Makefile.common
--- a/www/typolight/Makefile.common Thu Apr 30 12:27:16 2009 +0000
+++ b/www/typolight/Makefile.common Thu Apr 30 13:08:50 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2009/04/26 03:34:13 taca Exp $
+# $NetBSD: Makefile.common,v 1.11 2009/04/30 13:08:50 taca Exp $
#
# used by www/typolight26/Makefile
# used by www/typolight27/Makefile
@@ -13,6 +13,7 @@
FILES_SUBST+= PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
+MESSAGE_SUBST+= TL_VER=${TL_VER}
PLIST_SUBST+= TL_DOCDIR=${TL_DOCDIR:Q} TL_EGDIR=${TL_EGDIR:Q} \
TL_WEBDIR=${TL_WEBDIR:Q}
Home |
Main Index |
Thread Index |
Old Index