Tue May 11 13:28:46 2010 UTC ()
Add DIST_SUBDIR to match typolight27's update.


(taca)
diff -r1.3 -r1.4 pkgsrc/www/typolight27-example/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/www/typolight27-example/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/typolight27-example/Attic/Makefile 2009/11/29 06:45:01 1.3
+++ pkgsrc/www/typolight27-example/Attic/Makefile 2010/05/11 13:28:46 1.4
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1# $NetBSD: Makefile,v 1.3 2009/11/29 06:45:01 taca Exp $ 1# $NetBSD: Makefile,v 1.4 2010/05/11 13:28:46 taca Exp $
2# 2#
3 3
 4DIST_SUBDIR= typolight27-20100503
4LICENSE= gnu-lgpl-v2.1 5LICENSE= gnu-lgpl-v2.1
5WWW_FILE= templates/example_website.sql 6WWW_FILE= templates/example_website.sql
6 7
7.include "../../www/typolight27/Makefile.version" 8.include "../../www/typolight27/Makefile.version"
8.include "../../www/typolight/Makefile.example" 9.include "../../www/typolight/Makefile.example"
9.include "../../www/typolight/Makefile.common" 10.include "../../www/typolight/Makefile.common"
10.include "../../lang/php/phpversion.mk" 11.include "../../lang/php/phpversion.mk"
11.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"