View | Details | Raw Unified | Return to bug 163794 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 24-29 Link Here
24
FETCH_ARGS=	-pRr
24
FETCH_ARGS=	-pRr
25
WRKSRC=		${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION}
25
WRKSRC=		${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION}
26
26
27
USE_PHP_BUILD=	yes
27
USE_PHP=	pdo
28
USE_PHP=	pdo
28
USE_PHPEXT=	yes
29
USE_PHPEXT=	yes
29
DEFAULT_PHP_VER=5
30
DEFAULT_PHP_VER=5

Return to bug 163794