summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}