summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2014-05-31 02:19:58 +0000
committertaca <taca>2014-05-31 02:19:58 +0000
commit84542c11a9cdaf293c08e881da1a13c5c714a8b4 (patch)
treede1c7c1eb61b29fd978797d883e96b288a0718cd /www
parent2322e197e09ce50a0fefd0f3bb2f0cb56f1b8ac0 (diff)
downloadpkgsrc-84542c11a9cdaf293c08e881da1a13c5c714a8b4.tar.gz
Remove contao33-example related lines.
Diffstat (limited to 'www')
-rw-r--r--www/contao/Makefile.example7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/contao/Makefile.example b/www/contao/Makefile.example
index 0fd328ee806..f0f098e571f 100644
--- a/www/contao/Makefile.example
+++ b/www/contao/Makefile.example
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.example,v 1.18 2014/05/30 23:55:08 taca Exp $
+# $NetBSD: Makefile.example,v 1.19 2014/05/31 02:19:58 taca Exp $
#
# used by www/contao211-example/Makefile
# used by www/contao32-example/Makefile
-# used by www/contao33-example/Makefile
#
DISTNAME?= contao-${CT_PKGVER}
@@ -27,13 +26,9 @@ WWW_FILE= templates/music_academy.sql
.include "../../www/contao/Makefile.common"
-.if ${CT_VERS} == "211" || ${CT_VERS} == "32"
.for f in ${WWW_EG_FILES} ${WWW_FILE}
EXTRACT_ELEMENTS+= core-${CT_VERSION}/${f}
.endfor
-.else
-EXTRACT_ELEMENTS= ${WWW_EG_FILES} ${WWW_FILE}
-.endif
PKG_GROUPS_VARS+= APACHE_GROUP
PKG_USERS_VARS+= APACHE_USER