summaryrefslogtreecommitdiff
path: root/packages/nonworking/php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/nonworking/php')
-rw-r--r--packages/nonworking/php/php-native_4.4.4.bb2
-rw-r--r--packages/nonworking/php/php_4.4.4.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/nonworking/php/php-native_4.4.4.bb b/packages/nonworking/php/php-native_4.4.4.bb
index bd257e0cfc..84d1c667b5 100644
--- a/packages/nonworking/php/php-native_4.4.4.bb
+++ b/packages/nonworking/php/php-native_4.4.4.bb
@@ -3,6 +3,6 @@ require php_${PV}.bb
inherit native
FILESPATH = "${FILE_DIRNAME}/php-${PV}:${FILE_DIRNAME}/php:${FILE_DIRNAME}/files"
DEPENDS = "zlib-native"
-FILE_PR = "r2"
+PR = "r2"
S = "${WORKDIR}/php-${PV}"
diff --git a/packages/nonworking/php/php_4.4.4.bb b/packages/nonworking/php/php_4.4.4.bb
index 211a536840..3000ad1fb6 100644
--- a/packages/nonworking/php/php_4.4.4.bb
+++ b/packages/nonworking/php/php_4.4.4.bb
@@ -1,6 +1,6 @@
require php.inc
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "http://museum.php.net/php4/php-${PV}.tar.bz2 \
file://${FILESDIR}/autotools.patch;patch=1 \