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

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	xdebug
4
PORTNAME=	xdebug
5
PORTVERSION=	2.2.3
5
PORTVERSION=	2.2.3
6
PORTREVISION=	1
6
CATEGORIES=	devel
7
CATEGORIES=	devel
7
MASTER_SITES=	http://www.xdebug.org/files/
8
MASTER_SITES=	http://www.xdebug.org/files/
8
PKGNAMEPREFIX=	php-
9
PKGNAMEPREFIX=	php-
Lines 15-22 Link Here
15
16
16
CONFIGURE_ARGS=	--enable-xdebug
17
CONFIGURE_ARGS=	--enable-xdebug
17
USE_PHP=	yes
18
USE_PHP=	yes
18
USE_PHPEXT=	yes
19
USE_PHPIZE=	yes
19
USE_PHPIZE=	yes
20
USE_ZENDEXT=	yes
20
SUB_FILES=	pkg-message
21
SUB_FILES=	pkg-message
21
22
22
PKGMESSAGE=	${WRKDIR}/pkg-message
23
PKGMESSAGE=	${WRKDIR}/pkg-message

Return to bug 182916