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

Collapse All | Expand All

(-)www/php55-opcache/Makefile 2013-09-28 15:02:17.281283227 +0200 (+13 lines)
Line 0 Link Here
1
# Created by: Alex Dupre <ale@FreeBSD.org>
2
# $FreeBSD: textproc/php55-ctype/Makefile 327773 2013-09-20 23:17:30Z bapt $
3
4
CATEGORIES=    www
5
6
MASTERDIR=     ${.CURDIR}/../../lang/php55
7
8
PKGNAMESUFFIX= -opcache
9
10
USE_ZENDEXT=   yes
11
12
NO_STAGE=      yes
13
.include "${MASTERDIR}/Makefile"

Return to bug 182459