diff options
Diffstat (limited to 'databases/pear-DB_Table/Makefile')
-rw-r--r-- | databases/pear-DB_Table/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 8961ac2f04d7..ec81481d165c 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -14,7 +14,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR object-oriented interface to a database table BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LATEST_LINK= pear-DB_Table OPTIONS= PEAR_HTML_QUICKFORM "PEAR::HTML_QuickForm support" off \ |