summaryrefslogtreecommitdiff
path: root/www/typolight
diff options
context:
space:
mode:
authortaca <taca>2009-11-29 06:47:36 +0000
committertaca <taca>2009-11-29 06:47:36 +0000
commit5dcab5443a6066d7f1031a153800406daad5cac7 (patch)
tree1d1ecd97bfc603bb322e9789cbc3f5011ab34dc4 /www/typolight
parentd44eea4f2c978a784c8e0b743d286a707c042231 (diff)
downloadpkgsrc-5dcab5443a6066d7f1031a153800406daad5cac7.tar.gz
o Update "used by" comments.
Diffstat (limited to 'www/typolight')
-rw-r--r--www/typolight/Makefile.common8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index bad3e3ecf8e..77080eae940 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile.common,v 1.14 2009/11/22 16:17:59 taca Exp $
+# $NetBSD: Makefile.common,v 1.15 2009/11/29 06:47:36 taca Exp $
#
# used by www/typolight26/Makefile
-# used by www/typolight27/Makefile
+# used by www/typolight26-example/Makefile
# used by www/typolight26-translations/Makefile
+# used by www/typolight27/Makefile
+# used by www/typolight27-example/Makefile
# used by www/typolight27-translations/Makefile
-# used by www/typolight-example/Makefile
+#
TL_VER?= ${TL_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1\2/}
TL_PKGVER= ${TL_VERSION:S/.RC/rc/}