Index: head/sysutils/pecl-proctitle/Makefile =================================================================== --- head/sysutils/pecl-proctitle/Makefile (revision 553634) +++ head/sysutils/pecl-proctitle/Makefile (revision 553635) @@ -1,14 +1,15 @@ # Created by: Florian Smeets # $FreeBSD$ PORTNAME= proctitle PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= sysutils pear MAINTAINER= flo@FreeBSD.org COMMENT= PECL extension that allows changing the current process' name USES= php:pecl +IGNORE_WITH_PHP= 80 .include