Explicitly request patches to be applied.
This commit is contained in:
parent
0055dcb97f
commit
5c0869cb87
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.8 2006/06/04 16:26:53 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2009/12/23 17:48:28 joerg Exp $
|
||||
|
||||
MODNAME= mssql
|
||||
CATEGORIES+= databases
|
||||
COMMENT= PHP extension for MS SQL databases
|
||||
|
||||
USE_PHP_EXT_PATCHES= yes
|
||||
|
||||
CONFLICTS= php-mssql-[0-9]*
|
||||
|
||||
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_DIR}
|
||||
|
|
Loading…
Reference in a new issue