1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Pet portlint

- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-01 18:58:05 +00:00
parent cd162d2197
commit 588fa4acd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290251

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Alternative PHP Cache
USE_PHP= yes
@ -26,7 +26,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
CONFIGURE_ARGS= --enable-apc
CFLAGS= -I${LOCALBASE}/include
CFLAGS+= -I${LOCALBASE}/include
OPTIONS= IPC "Enable IPC shm memory support (default: mmap)" off \
SEMAPHORES "Enable sysv IPC semaphores (default: fcntl())" off \