summaryrefslogtreecommitdiff
path: root/www/drupal7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal7/Makefile')
-rw-r--r--www/drupal7/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 87577fed690..d53d7e8f0cc 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2013/03/16 07:21:24 obache Exp $
+# $NetBSD: Makefile,v 1.20 2013/04/06 12:07:12 taca Exp $
-DISTNAME= drupal-7.21
-PKGREVISION= 1
+DISTNAME= drupal-7.22
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
@@ -24,8 +23,7 @@ PKG_GROUPS_VARS+= WWW_GROUP
PKG_USERS_VARS+= WWW_USER
BUILD_DEFS+= WWW_USER WWW_GROUP
-USE_TOOLS+= perl:run pax
-REPLACE_PERL= scripts/code-style.pl
+USE_TOOLS+= pax
OWN_DIRS_PERMS+= ${DRUPAL}/sites/default \
${WWW_USER} ${WWW_GROUP} 0750