From 05d88f261d9e5b32cc1bc1d86ce4f28cfa5aebc2 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 31 May 2014 02:19:58 +0000 Subject: Remove contao33-example related lines. --- www/contao/Makefile.example | 7 +------ 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3