Doesn't work with PHP4 any longer.
This commit is contained in:
parent
e43b4ec0bb
commit
da7b699dba
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/07/03 07:40:05 manu Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/01/13 22:47:40 joerg Exp $
|
||||
|
||||
MODNAME= perl
|
||||
PKGMODNAME= perl
|
||||
|
@ -10,6 +10,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
CONFIGURE_ARGS+= --with-perl=${PREFIX}
|
||||
|
||||
PHP_VERSIONS_ACCEPTED= 5
|
||||
|
||||
.include "../../lang/perl5/buildlink3.mk"
|
||||
|
||||
.include "../../lang/php/ext.mk"
|
||||
|
|
Loading…
Reference in a new issue