summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2009-11-24 04:23:19 +0000
committertaca <taca>2009-11-24 04:23:19 +0000
commit005b6e18faf6b75ee59a3f0e6dc58053826986bc (patch)
treec9ab3ded800b39129b0f06bf777d36ab6fa60d14 /www
parentd2f099d4d91a347afe485a885f3c8f7b4cab8d03 (diff)
downloadpkgsrc-005b6e18faf6b75ee59a3f0e6dc58053826986bc.tar.gz
* Use SEPARATED_MODULES as separated modules which should be remove
translation files before install. * Fix PLIST.uk. Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/typolight27-translations/Makefile10
-rw-r--r--www/typolight27-translations/PLIST.uk3
2 files changed, 8 insertions, 5 deletions
diff --git a/www/typolight27-translations/Makefile b/www/typolight27-translations/Makefile
index 77f5429e07a..92d59aecddf 100644
--- a/www/typolight27-translations/Makefile
+++ b/www/typolight27-translations/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2009/11/22 16:18:00 taca Exp $
+# $NetBSD: Makefile,v 1.34 2009/11/24 04:23:19 taca Exp $
#
DISTNAME= typolight${TL_VER}-translations-${VERS}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= # defined for each distfiles
DISTFILES= ${TL_DISTFILES}
@@ -22,12 +23,15 @@ NO_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= user-destdir
+SEPARATED_MODULES= development pun_bridge
+
.include "options.mk"
pre-install:
${FIND} ${WRKSRC} -name "*.orig*" -exec ${RM} -f {} \;
- cd ${WRKSRC}; \
- ${RM} -fr system/modules/development system/modules/pun_bridge
+.for d in ${SEPARATED_MODULES}
+ ${RM} -fr ${WRKSRC}/system/modules/${d}
+.endfor
do-install:
cd ${WRKSRC}; pax -rw . ${DESTDIR}${PREFIX}/${TL_WEBDIR}
diff --git a/www/typolight27-translations/PLIST.uk b/www/typolight27-translations/PLIST.uk
index 811e0fac749..af84019c569 100644
--- a/www/typolight27-translations/PLIST.uk
+++ b/www/typolight27-translations/PLIST.uk
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.uk,v 1.6 2009/11/22 07:58:43 taca Exp $
+@comment $NetBSD: PLIST.uk,v 1.7 2009/11/24 04:23:19 taca Exp $
${TL_WEBDIR}/system/modules/backend/languages/uk/.htaccess
${TL_WEBDIR}/system/modules/backend/languages/uk/countries.php
${TL_WEBDIR}/system/modules/backend/languages/uk/default.php
@@ -56,7 +56,6 @@ ${TL_WEBDIR}/system/modules/glossary/languages/uk/tl_glossary.php
${TL_WEBDIR}/system/modules/glossary/languages/uk/tl_glossary_term.php
${TL_WEBDIR}/system/modules/glossary/languages/uk/tl_module.php
${TL_WEBDIR}/system/modules/listing/languages/uk/.htaccess
-${TL_WEBDIR}/system/modules/listing/languages/uk/default.php
${TL_WEBDIR}/system/modules/listing/languages/uk/modules.php
${TL_WEBDIR}/system/modules/listing/languages/uk/tl_module.php
${TL_WEBDIR}/system/modules/memberlist/languages/uk/.htaccess