aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-02-02 02:58:05 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-02-02 02:58:05 +0800
commit895d3e0f05698ad55c33c5bacb0f3e35ea615853 (patch)
tree97058e9059b61001e463c84d6791adfec8fd6f0c
parent40ad66cf3cb2c33ed7d89fc274b165113055e32e (diff)
downloadfreebsd-ports-gnome-895d3e0f05698ad55c33c5bacb0f3e35ea615853.tar.gz
freebsd-ports-gnome-895d3e0f05698ad55c33c5bacb0f3e35ea615853.tar.zst
freebsd-ports-gnome-895d3e0f05698ad55c33c5bacb0f3e35ea615853.zip
- Pet portlint
- Take maintainership
-rw-r--r--www/pecl-APC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index aa8484d22b3f..7173dafdbe92 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -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 \