![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / php-suhosin / Makefile (download)
Revision 1.8, Tue Oct 23 18:16:50 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:50 asau Exp $ # MODNAME= suhosin DISTNAME= suhosin-${PECL_VERSION} PECL_VERSION= 0.9.33 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES= www MASTER_SITES= http://download.suhosin.org/ MAINTAINER= cg@cgall.de HOMEPAGE= http://www.hardened-php.net/suhosin/index.html COMMENT= Advanced protection system for PHP installations # There is no patch for PHP 5.4 yet(?). PHP_VERSIONS_ACCEPTED= 53 CONFIGURE_ARGS= --enable-${MODNAME} .include "../../lang/php/ext.mk" .include "../../mk/bsd.pkg.mk"