diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-12 18:05:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-12 18:05:58 +0000 |
commit | 2abd74a8e6c2b7fd94042e2e6c4398611f51c2be (patch) | |
tree | e4ac0c47afc61a470c70ddbc13c6524dc60b1083 /lang | |
parent | 5d86609e8417eb380985f72885bb4e6e0f11a026 (diff) | |
download | ports-2abd74a8e6c2b7fd94042e2e6c4398611f51c2be.tar.gz ports-2abd74a8e6c2b7fd94042e2e6c4398611f51c2be.zip |
Notes
Diffstat (limited to 'lang')
-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 |