summaryrefslogtreecommitdiff
path: root/databases/pear-MDB2_Driver_pgsql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-MDB2_Driver_pgsql/Makefile')
-rw-r--r--databases/pear-MDB2_Driver_pgsql/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile
index dafd39acabb5..b52195928e8b 100644
--- a/databases/pear-MDB2_Driver_pgsql/Makefile
+++ b/databases/pear-MDB2_Driver_pgsql/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= databases www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR pgsql MDB2 driver
-BUILD_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
-RUN_DEPENDS= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
+LICENSE= BSD3CLAUSE
+BUILD_DEPENDS= pear-MDB2>=0:${PORTSDIR}/databases/pear-MDB2
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+NO_ARCH= yes
USES= pear
USE_PHP= pgsql