summaryrefslogtreecommitdiff
path: root/www/typolight28/Makefile
diff options
context:
space:
mode:
authortaca <taca>2010-05-18 12:52:01 +0000
committertaca <taca>2010-05-18 12:52:01 +0000
commitb8cc9e2a96a9adc46969fadec9c9eb3bacb8b1ca (patch)
treeeef54604c2901bf49d8e64d98f4431bbc25fea82 /www/typolight28/Makefile
parent651f10d3c246b77291dbaa33e84938dc2adc047d (diff)
downloadpkgsrc-b8cc9e2a96a9adc46969fadec9c9eb3bacb8b1ca.tar.gz
Copy some missing configuration files from example directory.
It should make FancyUpload work. Bump PKGREVISION.
Diffstat (limited to 'www/typolight28/Makefile')
-rw-r--r--www/typolight28/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/typolight28/Makefile b/www/typolight28/Makefile
index 51a27e195cd..c19d6a8760d 100644
--- a/www/typolight28/Makefile
+++ b/www/typolight28/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2010/05/01 23:42:56 taca Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/18 12:52:01 taca Exp $
#
DISTNAME= typolight-${TL_VERSION}
PKGNAME= typolight${TL_VER}-${TL_PKGVER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
@@ -24,7 +25,8 @@ NO_BUILD= yes
EG_DATA= ${WWW_EG_FILES} system/config tl_files
EG_FILES= system/config/config.php system/config/countries.php \
- system/config/dcaconfig.php system/config/langconfig.php \
+ system/config/dcaconfig.php system/config/fancyUpload.php \
+ system/config/initconfig.php system/config/langconfig.php \
system/config/languages.php \
system/config/tcpdf.php system/config/timezones.php \
system/config/tinyFlash.php system/config/tinyMCE.php \