diff options
-rw-r--r-- | lang/pecl-perl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/pecl-perl/Makefile b/lang/pecl-perl/Makefile index 945f62522558..6963af74a136 100644 --- a/lang/pecl-perl/Makefile +++ b/lang/pecl-perl/Makefile @@ -13,9 +13,11 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= lukejee@lukejee.net +MAINTAINER= ports@FreeBSD.org COMMENT= Embedded Perl +BROKEN= does not compile with php 5.3 + USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes |