Skip to content

Commit

Permalink
Assign proper value to var
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermal committed Apr 26, 2012
1 parent 0c00ab5 commit b4eced0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder_scripts/builder_common.sh
Expand Up @@ -3782,6 +3782,7 @@ install_pkg_install_ports_build() {
echo "Done!"
fi
install_pkg_install_ports_build $EXTRAPORT
_BUILT_PKGNAME="`make -C $EXTRAPORT -V PKGNAME`"
echo -n ">>> Building port $_PORTNAME($_BUILT_PKGNAME) as runtime dependency of ($PORTNAME)...Done!"
done

Expand Down

0 comments on commit b4eced0

Please sign in to comment.