diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-09-23 22:24:19 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-09-23 22:24:19 +0000 |
commit | 862a7b9253854fcc5ee8b55815523ac8331cc4b5 (patch) | |
tree | 5654e86364902d36c992a145e47363bfda8e7f41 /databases/php5-propel | |
parent | 7e8d43f9b71c9de8e97e3dc0abf1e674fdca64c5 (diff) | |
download | ports-862a7b9253854fcc5ee8b55815523ac8331cc4b5.tar.gz ports-862a7b9253854fcc5ee8b55815523ac8331cc4b5.zip |
Notes
Diffstat (limited to 'databases/php5-propel')
-rw-r--r-- | databases/php5-propel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php5-propel/Makefile b/databases/php5-propel/Makefile index 32f375425a9a..a6c3612d7ed4 100644 --- a/databases/php5-propel/Makefile +++ b/databases/php5-propel/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Full-service object persistence and query toolkit for PHP USE_PHP= yes -DEFAULT_VERSIONS= php=5 +DEFAULT_VERSIONS+= php=5 WRKSRC= ${WRKDIR} do-build: |