diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
commit | a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 (patch) | |
tree | 990f81a5062a4fb04a2b93c0299d1f1000001542 /databases/php5-pdo_cassandra/Makefile | |
parent | 9a772c7e98078465885efe54143ec8d97fec4fe7 (diff) | |
download | ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip |
Notes
Diffstat (limited to 'databases/php5-pdo_cassandra/Makefile')
-rw-r--r-- | databases/php5-pdo_cassandra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile index 1564985fbdbc..b26086119d87 100644 --- a/databases/php5-pdo_cassandra/Makefile +++ b/databases/php5-pdo_cassandra/Makefile @@ -21,6 +21,7 @@ GITHUB_USER= mkoppanen FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION} +USES= pkgconfig USE_PHP_BUILD= yes USE_PHP= pdo USE_PHPEXT= yes |