Change PKGNAME to php-${PHP_VERS} instead of using php-${PHP_DIST_VERS}.
This commit is contained in:
parent
552a0310e6
commit
9e72ba7d9f
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2001/01/15 16:32:27 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2001/01/15 16:51:58 jlam Exp $
|
||||
|
||||
.include "../../www/php4/Makefile.common"
|
||||
|
||||
PKGNAME= php-${PHP_VERS}
|
||||
CATEGORIES+= lang
|
||||
|
||||
MAINTAINER= jlam@netbsd.org
|
||||
|
|
Loading…
Reference in a new issue