summaryrefslogtreecommitdiff
path: root/www/drupal6
diff options
context:
space:
mode:
authortaca <taca>2012-01-29 22:27:27 +0000
committertaca <taca>2012-01-29 22:27:27 +0000
commit8286047318f544e89abf8fd4c9033d0865b018c9 (patch)
treeef8613787c2cf1571ad82c0d0b795b7228d46df0 /www/drupal6
parent421dea425c8cf63603f6e04035fb8de4fa8de682 (diff)
downloadpkgsrc-8286047318f544e89abf8fd4c9033d0865b018c9.tar.gz
Remove CONFLICTS since these pacakges have the same PKGBASE.
Bump PKGREVISION of www/drupal and www/drupal6 to reflect this change.
Diffstat (limited to 'www/drupal6')
-rw-r--r--www/drupal6/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index fd3b3b3e53d..b788a5619ef 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2011/09/16 05:46:26 obache Exp $
+# $NetBSD: Makefile,v 1.30 2012/01/29 22:27:27 taca Exp $
DISTNAME= drupal-6.22
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://drupal.org/files/projects/
@@ -10,8 +10,6 @@ HOMEPAGE= http://drupal.org/
COMMENT= Open source content management system
LICENSE= gnu-gpl-v2
-CONFLICTS+= drupal-5.*{,nb*}
-
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/php/phpversion.mk"