diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2015-01-16 11:00:53 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2015-01-16 11:00:53 +0000 |
| commit | a889df1f1f6a90f690cd2f0fde2439e918ee4753 (patch) | |
| tree | 47fbd666ae352028d8114514fe23f0ec2a74cb3d /databases/adodb5 | |
| parent | Don't hard-code php lib path. (diff) | |
Remove obsolete knob (php 5 is already the default).
Diffstat (limited to 'databases/adodb5')
| -rw-r--r-- | databases/adodb5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile index c3205c3f608a..3145f0c04c67 100644 --- a/databases/adodb5/Makefile +++ b/databases/adodb5/Makefile @@ -17,7 +17,6 @@ CONFLICTS= adodb-4.* USES= zip USE_PHP= pcre -DEFAULT_VERSIONS=php=5 WRKSRC= ${WRKDIR}/${PORTNAME}5 NO_BUILD= YES |
