remove DEFAULT_VERSIONS.
Obtained from: bapt@, mat@
This commit is contained in:
parent
00dab8ba7a
commit
71fef51ef4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379879
@ -21,7 +21,6 @@ USE_PHP_BUILD= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= chdb
|
||||
DEFAULT_VERSIONS= php=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
CFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -18,7 +18,6 @@ LIB_DEPENDS= libdrizzle.so:${PORTSDIR}/databases/libdrizzle
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_VERSIONS+= php=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
@ -21,7 +21,6 @@ USES= pkgconfig tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_PHP_BUILD= yes
|
||||
DEFAULT_VERSIONS+= php=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
CONFIGURE_ARGS= --with-mdbtools=${LOCALBASE}
|
||||
|
@ -20,7 +20,4 @@ USE_PHPEXT= yes
|
||||
CONFIGURE_ARGS= --enable-mongo
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/mongo.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user