summaryrefslogtreecommitdiff
path: root/www/contao31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/contao31/Makefile')
-rw-r--r--www/contao31/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/contao31/Makefile b/www/contao31/Makefile
index dd503147d91..0fd25a171ed 100644
--- a/www/contao31/Makefile
+++ b/www/contao31/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2013/06/27 16:17:55 taca Exp $
+# $NetBSD: Makefile,v 1.3.2.1 2013/08/25 17:36:58 tron Exp $
#
DISTNAME= contao-${CT_VERSION}
PKGNAME= contao${CT_VER}-${CT_PKGVER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=contao/}
@@ -23,7 +24,7 @@ USE_TOOLS= bash pax
NO_BUILD= yes
EG_CONFIG= ace.php agents.php constants.php countries.php \
- default.php languages.php tcpdf.php timezones.php \
+ languages.php tcpdf.php timezones.php \
tinyFlash.php tinyMCE.php tinyNews.php
EG_DATA= ${WWW_EG_FILES} system/config files
EG_TEMPLATES= tinymce.css tiny_templates/index.html
@@ -65,7 +66,8 @@ SUBST_SED.php+= -e "s|\#!/.*php|\#!${PREFIX}/bin/php|"
SUBST_STAGE.php= post-configure
WWW_FILES= .gitignore README.md assets contao index.php share templates
-WWW_SYSFILES= .htaccess bin cron docs helper initialize.php modules themes
+WWW_SYSFILES= .htaccess bin config/default.php cron docs helper \
+ initialize.php modules themes
INSTALLATION_DIRS+= ${CT_DOCDIR} ${CT_EGDIR} ${CT_WEBDIR}/system/config