diff options
Diffstat (limited to 'www/drupal')
-rw-r--r-- | www/drupal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 5dfc5bffe507..f700af99a304 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= esn@x123.info COMMENT= CMS that supports pgsql and mysql +USE_PHP= session + .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/lib/libpq.so) |