summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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