aboutsummaryrefslogtreecommitdiff
path: root/www/drupal5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal5/Makefile')
-rw-r--r--www/drupal5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile
index cd113b43402d..bae6d0e3bb3a 100644
--- a/www/drupal5/Makefile
+++ b/www/drupal5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= drupal
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= www
MASTER_SITES= http://drupal.org/drupal/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -15,7 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= esn@x123.info
COMMENT= CMS that supports pgsql and mysql
+.if exists(/usr/local/lib/libpq.so.3)
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
+.endif
NO_BUILD= yes
DRUPDIR= www/data/drupal