summaryrefslogtreecommitdiff
path: root/www/drupal/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-04-06 10:12:35 +0000
committeradrianp <adrianp>2008-04-06 10:12:35 +0000
commit31ea9c73ee4023bece167f82f6b27546edecb7f9 (patch)
tree8dda5cddba8ee4c46eb7c0c2bd712cf64e15d896 /www/drupal/Makefile
parentbe1ed7e6e5455090c84ac79b734d3a9e66690330 (diff)
downloadpkgsrc-31ea9c73ee4023bece167f82f6b27546edecb7f9.tar.gz
Add CONFLICTS for upcoming drupal 6 import
Diffstat (limited to 'www/drupal/Makefile')
-rw-r--r--www/drupal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile
index 6d55065f4fd..e8d294877ec 100644
--- a/www/drupal/Makefile
+++ b/www/drupal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/03/05 21:35:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.28 2008/04/06 10:12:35 adrianp Exp $
DISTNAME= drupal-5.7
CATEGORIES= www
@@ -8,6 +8,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://drupal.org/
COMMENT= Open source content management system
+CONFLICTS+= drupal-6.*{,nb*}
+
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.3.3:../../www/ap-php
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=4.3.3:../../graphics/php-gd