summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authormartti <martti>2006-05-07 09:54:55 +0000
committermartti <martti>2006-05-07 09:54:55 +0000
commit0ddf5690952789e92010773d3bec00c48941718c (patch)
treec7117984ba04f9e307bf9386cef1960eaddd8f58 /lang
parentf41705d109ed3560f961c2fd04764957527c6d30 (diff)
downloadpkgsrc-0ddf5690952789e92010773d3bec00c48941718c.tar.gz
Added missing DIST_SUBDIR
Diffstat (limited to 'lang')
-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