user-destdir ready.
This commit is contained in:
parent
91305092d6
commit
e4977b6417
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/12/06 01:41:39 othyro Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/08/25 08:22:32 obache Exp $
|
||||
|
||||
DISTNAME= HTTP_Client-1.1.0
|
||||
CATEGORIES+= www
|
||||
|
@ -10,5 +10,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_URL>=1.0.12:../../net/pear-Net_URL
|
|||
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.2:../../net/pear-Net_Socket
|
||||
DEPENDS+= ${PHP_PKG_PREFIX}-pear-HTTP_Request>=1.2.3:../../www/pear-HTTP_Request
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../lang/php/pear.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue