summaryrefslogtreecommitdiff
path: root/www/typolight
diff options
context:
space:
mode:
authortaca <taca>2009-11-22 16:17:59 +0000
committertaca <taca>2009-11-22 16:17:59 +0000
commit9c42e2b67fa8ae2aff890857001a8c210db2f5f5 (patch)
tree35cbff89b06c5f0564d3ae640ebb239c9f4a6054 /www/typolight
parentdd5606d3062d6888fa25289cc48785aec651efb7 (diff)
downloadpkgsrc-9c42e2b67fa8ae2aff890857001a8c210db2f5f5.tar.gz
Move LICENSE from typolight/Makefile.common to each Makefiles for
license change of forthcoming TYPOlihght 2.8(.RC1).
Diffstat (limited to 'www/typolight')
-rw-r--r--www/typolight/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index 776852332b6..bad3e3ecf8e 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2009/06/14 22:58:10 joerg Exp $
+# $NetBSD: Makefile.common,v 1.14 2009/11/22 16:17:59 taca Exp $
#
# used by www/typolight26/Makefile
# used by www/typolight27/Makefile
@@ -9,8 +9,6 @@
TL_VER?= ${TL_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1\2/}
TL_PKGVER= ${TL_VERSION:S/.RC/rc/}
-LICENSE= gnu-lgpl-v2.1
-
FILES_SUBST+= PAX=${PAX} TL_EGDIR=${TL_EGDIR:Q} TL_WEBDIR=${TL_WEBDIR:Q} \
WWWGRP=${APACHE_GROUP:Q} WWWOWN=${APACHE_USER:Q}
MESSAGE_SUBST+= TL_VER=${TL_VER}