summaryrefslogtreecommitdiffstats
path: root/devel/fpc/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc/BUILD')
-rwxr-xr-xdevel/fpc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc/BUILD b/devel/fpc/BUILD
index 132dd0c4e0..d34d73ae34 100755
--- a/devel/fpc/BUILD
+++ b/devel/fpc/BUILD
@@ -7,7 +7,7 @@ else
fi &&
if ! spell_ok fpc ; then
- PP=$SOURCE_DIRECTORY/bootstrap/lib/fpc/$VERSIONB/ppc$ARCH
+ PP=$SOURCE_DIRECTORY/bootstrap/lib/fpc/$VERSION/ppc$ARCH
else
PP=$INSTALL_ROOT/usr/bin/fpc
fi &&