Add PHP_PKG_PREFIX to PKGNAME.
This commit is contained in:
parent
f58e45eb68
commit
acd215b268
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/05/04 09:42:05 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/05/04 10:01:39 ryoon Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sencha-sns-1.0.3
|
||||
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ryo-on.users.sourceforge.net/distrib/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
|
Loading…
Reference in a new issue