summaryrefslogtreecommitdiff
path: root/www/typolight
diff options
context:
space:
mode:
authortaca <taca>2009-11-29 06:47:14 +0000
committertaca <taca>2009-11-29 06:47:14 +0000
commitd44eea4f2c978a784c8e0b743d286a707c042231 (patch)
treecc4cedce43c7734604390f69a6587a0a0de9b152 /www/typolight
parentb7db81c165fbaa0859b48ec0e22b1652bb1110d2 (diff)
downloadpkgsrc-d44eea4f2c978a784c8e0b743d286a707c042231.tar.gz
o MAKE WWW_FILE settable, making default to TYPOlight 2.8.
Diffstat (limited to 'www/typolight')
-rw-r--r--www/typolight/Makefile.example7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/typolight/Makefile.example b/www/typolight/Makefile.example
index edc9b8f0b52..a434453a7ca 100644
--- a/www/typolight/Makefile.example
+++ b/www/typolight/Makefile.example
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile.example,v 1.1 2009/04/26 03:34:13 taca Exp $
+# $NetBSD: Makefile.example,v 1.2 2009/11/29 06:47:14 taca Exp $
+#
+# used by www/typolight26-example/Makefile
+# used by www/typolight27-example/Makefile
#
DISTNAME= typolight-${TL_VERSION}
@@ -21,7 +24,7 @@ NO_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= destdir
WWW_EG_FILES= music_academy.css tl_files/music_academy
-WWW_FILE= templates/example_website.sql
+WWW_FILE?= templates/music_academy.sql
.for f in ${WWW_EG_FILES} ${WWW_FILE}
EXTRACT_ELEMENTS+= ${DISTNAME}/${f}