summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-11-29 06:47:14 +0000
committertaca <taca@pkgsrc.org>2009-11-29 06:47:14 +0000
commita284ea7b6089bc5d97958ab714befdb211110803 (patch)
treecc4cedce43c7734604390f69a6587a0a0de9b152 /www
parent8c5f04bef9b122e039c13cc5bf3c16ef3fc553f3 (diff)
downloadpkgsrc-a284ea7b6089bc5d97958ab714befdb211110803.tar.gz
o MAKE WWW_FILE settable, making default to TYPOlight 2.8.
Diffstat (limited to 'www')
-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}