summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 5cb9ac9e22e..a5f014dbe1d 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/05/07 09:29:35 jdolecek Exp $
+# $NetBSD: Makefile,v 1.32 2006/05/07 09:54:55 martti Exp $
PKGNAME= php-${PHP_BASE_VERS}
#PKGREVISION= # empty
@@ -44,7 +44,7 @@ IGNOREFILES= install-pear-nozlib.phar
SITES.install-pear-nozlib.phar = http://pear.php.net/
post-extract:
- ${CP} ${DISTDIR}/install-pear-nozlib.phar ${WRKSRC}/pear/
+ ${CP} ${DISTDIR}/${DIST_SUBDIR}/install-pear-nozlib.phar ${WRKSRC}/pear/
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/sapi/cli/php ${PREFIX}/bin/php