View | Details | Raw Unified | Return to bug 197571
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	suhosin
4
PORTNAME=	suhosin
5
PORTVERSION=	0.9.37.1
5
PORTVERSION=	0.9.37.1
6
PORTREVISION=	1
6
CATEGORIES=	security
7
CATEGORIES=	security
7
MASTER_SITES=	http://download.suhosin.org/
8
MASTER_SITES=	http://download.suhosin.org/
8
PKGNAMEPREFIX=	php-
9
PKGNAMEPREFIX=	php-
Lines 16-21 Link Here
16
17
17
USE_PHP=	session
18
USE_PHP=	session
18
USE_PHPEXT=	yes
19
USE_PHPEXT=	yes
20
USE_PHP_BUILD=	yes
19
21
20
CONFIGURE_ARGS=	--enable-suhosin
22
CONFIGURE_ARGS=	--enable-suhosin
21
23

Return to bug 197571