summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2016-11-24 12:41:38 +0000
committertz <tz@FreeBSD.org>2016-11-24 12:41:38 +0000
commit6ac76ae36bf51eb2803eb497ed656527a520cb82 (patch)
tree4360393dabbbe7fbf70340187370b0e66cb748cd
parent99e33075fb674a985f754ecfee2a0ba2aae3a504 (diff)
downloadFreeBSD-ports-6ac76ae36bf51eb2803eb497ed656527a520cb82.zip
FreeBSD-ports-6ac76ae36bf51eb2803eb497ed656527a520cb82.tar.gz
www/drupal7: add CONFLICT_INSTALL for new port www/drupal8
PR: 214787 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: mentors (implicit)
-rw-r--r--www/drupal7/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index cf5de95..fbc59a5 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drupal7
PORTVERSION= 7.51
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
@@ -13,6 +14,8 @@ COMMENT= Database driven web content management system (CMS)
LICENSE= GPLv2+
+CONFLICTS_INSTALL= drupal8
+
USES= drupal:7 php:web shebangfix
USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml
SHEBANG_FILES= scripts/password-hash.sh
OpenPOWER on IntegriCloud